Compartir a través de


SecurityProfile.LdapsUrls Propiedad

Definición

Obtiene o establece las direcciones URL del protocolo LDAPS para comunicarse con Active Directory.

[Newtonsoft.Json.JsonProperty(PropertyName="ldapsUrls")]
public System.Collections.Generic.IList<string> LdapsUrls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ldapsUrls")>]
member this.LdapsUrls : System.Collections.Generic.IList<string> with get, set
Public Property LdapsUrls As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a