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