Partager via


ADGroup.SecurityEnabled Propriété

Définition

Obtient ou définit si le groupe est activé pour la sécurité.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à