|
Logon Object |
|
See Also: |
The Logon.Domain property sets/returns the logon user domain.
VBScript:
JScript:
| oLogon | A Logon object. |
| sDomain | The domain name used during log on. The default value is "". |
If Logon.Domain is empty (the default), the log on is performed against the local machine, using the Logon.User account.