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