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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also