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 created automatically. |
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also