Share via


UserCreateParameters.AccountEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to