Property Enabled
Enabled
Specifies whether the user account is enabled or disabled. Note: If the user group is disabled, all users in that group are also disabled.
[YamlIgnore]
[JsonIgnore]
public bool? Enabled { get; set; }
Property Value
- bool?