AuthenticationStandard<UserType> Events
An Authentication that assumes an interactive logon. A user inputs logon parameters (e.g. user name and password) manually via the logon dialog.
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