ServerAdministratorResource.Sid Property

Definition

Gets or sets the server administrator Sid (Secure ID).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sid")]
public Guid Sid { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sid")>]
member this.Sid : Guid with get, set
Public Property Sid As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to