Partager via


SecurityProfile.LdapsUrls Propriété

Définition

Obtient ou définit les URL du protocole LDAPS pour communiquer avec 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à