AuthenticationStandard Events
Authentication with an interactive logon. A user inputs logon parameters (for example, username and password) in the logon dialog window.
Name | Description |
---|---|
Create |
Occurs when the Authentication |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also