Property Password
Password
Gets or sets the password.
Declaration
public char[] Password { get; set; }
Property Value
| Type | Description |
|---|---|
| Char[] | Password of the kvstore user. |
public char[] Password { get; set; }
| Type | Description |
|---|---|
| Char[] | Password of the kvstore user. |