property Domain: string;
Description
Gets or sets the domain or computer name that verifies the credentials.
The Domain property specifies the domain or realm to which the user name belongs. Typically, this is the host computer name where the application runs or the user domain for the currently logged in user.
See also