Share via


UserAccessRight.UserId Property

Definition

Gets or sets user ID (already existing in the device).

[Newtonsoft.Json.JsonProperty(PropertyName="userId")]
public string UserId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userId")>]
member this.UserId : string with get, set
Public Property UserId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to