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