Sdílet prostřednictvím


AaddsResourceDetails.LdapsEnabled Property

Definition

Gets or sets this indicates whether enable ldaps or not.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to