AuthenticationActiveDirectory<UserType, LogonParametersType> Events
An Authentication that assumes an automatic logon. The user name is taken from the currently used Windows account.
Name | Description |
---|---|
Create |
Occurs when the Authentication |
Custom |
Occurs when a user is created automatically.
Inherited from Authentication |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also