Freigeben über


User.AccountEnabled Eigenschaft

Definition

Ruft ab oder legt fest, ob das Konto aktiviert ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: