Share via


LdapSearchScopeOpt.UserDn Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to