Partilhar via


SecurityProfile.LdapsUrls Propriedade

Definição

Obtém ou define as URLs de protocolo LDAPS para se comunicar com o 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a