Gets or sets the common name of the server (client side only).
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property CommonName As String Get Set |
| C# |
|---|
public string CommonName { get; set; } |