Share via


LdapSearchScopeOpt.GroupDn Property

Definition

Gets or sets this specifies the group DN, which overrides the base DN for group lookups.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to