TlsParameters.CommonName Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
CommonName
Gets or sets the common name of the server (client side only).
Declaration
public string CommonName { get; set; }
Property Value
| Type | Description |
|---|---|
| String | The common name of the server. |