Sdílet prostřednictvím


CacheUsernameDownloadSettings.LdapBaseDN Property

Definition

Gets or sets the base distinguished name for the LDAP domain.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to