Domain
- Last UpdatedNov 17, 2021
- 1 minute read
The Domain property is a read-write property that gets or sets the domain string for the connection to the server.
Syntax
aaServer.Domain = message;
Result = aaServer.Domain;
Remarks
This property is useful in cases where the Windows integrated security requires the domain name to be specified.
The default is an empty message value ( "" ).