Gets the common name of the server as requested by the client.
Namespace:
Rebex.Net
Assembly:
Rebex.Tls (in Rebex.Tls.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property ServerName As String Get |
| C# |
|---|
public string ServerName { get; } |