IdentitySource.BaseUserDN Property

Definition

Gets or sets the base distinguished name for users

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to