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

AuthenticationActiveDirectory Events

An Authentication that assumes an automatic logon.
Name Description
CreateCustomLogonParameters Occurs when the AuthenticationBase.LogonParameters property getter is called. Inherited from AuthenticationBase.
CustomCreateUser Occurs when a user is auto-created.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
See Also