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