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