Initializes a new instance of the ProxyAuthSettings class.

Overload List

  NameDescription
Public methodProxyAuthSettings()()()()
Initializes a new instance of the ProxyAuthSettings class.
Public methodProxyAuthSettings(String, SecureString, String)
Initializes a new instance of the ProxyAuthSettings class with default settings.
Public methodProxyAuthSettings(String, String, String)
Initializes a new instance of the ProxyAuthSettings class with default settings.
Public methodProxyAuthSettings(String, SecureString, String, ProxyTargetUserType)
Initializes a new instance of the ProxyAuthSettings class.
Public methodProxyAuthSettings(String, String, String, ProxyTargetUserType)
Initializes a new instance of the ProxyAuthSettings class.

See Also