TlsParameters.AllowDeprecatedVersions Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
AllowDeprecatedVersions
Gets or sets a value indicating whether deprecated versions of TLS/SSL protocol might be enabled using the Version property. Currently deprecated versions: SSL 3.0.
Declaration
public bool AllowDeprecatedVersions { get; set; }
Property Value
Type | Description |
---|---|
Boolean |