Skip to main content
A newer version of this page is available. .

AuthenticationActiveDirectory<UserType, LogonParametersType> Constructors

An Authentication that assumes an automatic logon. The user name is taken from the currently used Windows account.
Name Description
AuthenticationActiveDirectory() Initializes a new instance of the AuthenticationActiveDirectory<UserType, LogonParametersType> class.
See Also