Initializes a new instance of the ProxyWindowsAuthSettings class with default settings.
Overload List
Name | Description | |
---|---|---|
![]() | ProxyWindowsAuthSettings()()()() |
Initializes a new instance of the ProxyWindowsAuthSettings class with default settings.
|
![]() | ProxyWindowsAuthSettings(String) |
Initializes a new instance of the ProxyWindowsAuthSettings class with default settings specifying
the target user name.
|
![]() | ProxyWindowsAuthSettings(String, ProxyTargetUserType) |
Initializes a new instance of the ProxyWindowsAuthSettings class
specifying the target user name and target user type.
|
![]() | ProxyWindowsAuthSettings(WindowsAuthProtocols, String) |
Initializes a new instance of the ProxyWindowsAuthSettings class, designating
which protocols should be used as well as the target user name.
|
![]() | ProxyWindowsAuthSettings(WindowsAuthProtocols, String, ProxyTargetUserType) |
Initializes a new instance of the ProxyWindowsAuthSettings class, designating
which protocols should be used as well as the target user name and type of target user.
|