Share via


WorkspaceAadAdminInfo.Sid Property

Definition

Gets or sets object ID of the workspace active directory administrator

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to