AuthenticationStandard Constructors
Authentication with an interactive logon. A user inputs logon parameters (for example, username and password) in the logon dialog window.
Name | Parameters | Description |
---|---|---|
Authentication |
none |
Initializes a new instance of the Authentication |
Authentication |
user |
Initializes a new instance of the Authentication |
See Also