Skip to main content
A newer version of this page is available. .

AuthenticationStandardLogonParameters Constructors

Logon Parameters type used by default with the AuthenticationStandard authentication.
Name Parameters Description
AuthenticationStandardLogonParameters() none Initializes a new instance of the AuthenticationStandardLogonParameters class.
AuthenticationStandardLogonParameters(String, String) userName, password Initializes a new instance of the AuthenticationStandardLogonParameters class.
See Also