Partager via


CheckGroupMembershipResultInner.Value Propriété

Définition

Obtient ou définit true si l’utilisateur, le groupe, le contact ou le principal de service spécifié a une appartenance directe ou transitive au groupe spécifié ; sinon, false.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à