IdentitySource.BaseGroupDN Property

Definition

Gets or sets the base distinguished name for groups

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to