Compartir a través de


AaddsResourceDetails.LdapsEnabled Propiedad

Definición

Obtiene o establece esto indica si habilita ldaps o no.

[Newtonsoft.Json.JsonProperty(PropertyName="ldapsEnabled")]
public bool? LdapsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ldapsEnabled")>]
member this.LdapsEnabled : Nullable<bool> with get, set
Public Property LdapsEnabled As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a