Gets or sets the domain announced by the client.
public string ClientDomain { get; set; }
Public Property ClientDomain As String
public:
property String ClientDomain {
String get();
void set(String ClientDomain);
}
Value
Domain announced by the client.