Freigeben über


GroupContract.BuiltIn Eigenschaft

Definition

Ruft true ab, wenn die Gruppe eine der drei Systemgruppen (Administratoren, Entwickler oder Gäste) ist. andernfalls false.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.builtIn")]
public bool? BuiltIn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.builtIn")>]
member this.BuiltIn : Nullable<bool>
Public ReadOnly Property BuiltIn As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: