Sdílet prostřednictvím


ActiveDirectory.OrganizationalUnit Property

Definition

Gets or sets the Organizational Unit (OU) within the Windows Active Directory

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to