Compartir a través de


CacheUsernameDownloadSettings.LdapServer Propiedad

Definición

Obtiene o establece el nombre de dominio completo o la dirección IP del servidor LDAP que se va a usar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a