AutoLogonOptions Constructor

Overload List

AutoLogonOptions(DomainCredential) Initializes a new instance of the AutoLogonOptions class with the specified credential.
AutoLogonOptions(DomainUser, String) Initializes a new instance of the AutoLogonOptions class with the specified account and password.

See Also