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

Field Value

The common name of the server.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also