Domain Property
The name of the domain to join when dialing the RAS connection.
Syntax
[VB.NET] Public Property Domain As String
[C#] public string Domain {get; set;}
Remarks
This property contains the name of the domain to join when dialing the RAS connection. User, PhoneNumber, Password, and optionally Domain and CallbackNumber are used when PhonebookEntry is empty.
Calling the Connect method attempts a connection.
Default Value
""