LdapSearchScopeOpt.UserDn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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