Share via


ActiveDirectory.ActiveDirectoryId Property

Definition

Gets or sets id of the Active Directory

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to