Property Password
Password
Specifies the password of authorized user required when security is enabled on Cache Server.
Declaration
public string Password { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The password of authorized user. |