Property Password
Password
Specifies the user authorization password.
Declaration
[Obsolete("Please use Credentials property.")]
public byte[] Password { get; }
Property Value
Type | Description |
---|---|
System. |
Specifies the user authorization password. |