Share via


CacheUsernameDownloadSettingsCredentials.BindDn Property

Definition

Gets or sets the Bind Distinguished Name identity to be used in the secure LDAP connection. This value is stored encrypted and not returned on response.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to