AuthenticationBase Events
An abstract base class for Security System authentication types.| Name | Description |
|---|---|
| CreateCustomLogonParameters | Occurs when the AuthenticationBase.LogonParameters property getter is called. |
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also