Initializes a new instance of the AlternateWindowsAuthSettings class.
Overload List
Name | Description | |
---|---|---|
![]() | AlternateWindowsAuthSettings()()()() |
Initializes a new instance of the AlternateWindowsAuthSettings class.
|
![]() | AlternateWindowsAuthSettings(String, SecureString) |
Initializes a new instance of the AlternateWindowsAuthSettings class given
a combined domain and user name, as well as a password.
|
![]() | AlternateWindowsAuthSettings(String, String) |
Initializes a new instance of the AlternateWindowsAuthSettings class given
a combined domain and user name, as well as a password.
|
![]() | AlternateWindowsAuthSettings(String, String, SecureString, WindowsAuthProtocols) |
Initializes a new instance of the AlternateWindowsAuthSettings class and populates
the properties from the given parameters.
|
![]() | AlternateWindowsAuthSettings(String, String, String, WindowsAuthProtocols) |
Initializes a new instance of the AlternateWindowsAuthSettings class and populates
the properties from the given parameters.
|