AuthenticationActiveDirectory<UserType> 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> class. |
See Also