TlsParameters.Version Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
Version
Gets or sets the allowed protocol versions.
Declaration
public TlsVersion Version { get; set; }
Property Value
| Type | Description |
|---|---|
| TlsVersion | Allowed protocol versions. |