AuthenticationStandard<UserType> Constructors
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 |
---|---|
Authentication |
Initializes a new instance of the Authentication |
See Also