The ProxyAlternateWindowsAuthSettings type exposes the following members.

Properties

  NameDescription
Public propertyDomain
Gets or sets the domain associated with the UserName.
Public propertyFullyQualifiedUserName
Gets the fully qualified user name.
Public propertyPassword
Sets the password.
Public propertyProtocols
Gets or sets the Windows authentication protocols to use.
Public propertySecurePassword
Sets the password.
Public propertyTargetUserName
Gets or sets the target user name associated with this instance.
Public propertyTargetUserType
Gets or sets the target user type.
Public propertyUserName
Gets or sets the name of the user.

See Also