Partager via


GroupGetMemberGroupsParameters.SecurityEnabledOnly Propriété

Définition

Obtient ou définit si la valeur est true, seule l’appartenance aux groupes activés pour la sécurité doit être vérifiée. Sinon, l’appartenance à tous les groupes doit être vérifiée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à