The AlternateWindowsAuthSettings 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 propertyUserName
Gets or sets the name of the user.

See Also