Table of Contents

Property Enabled

Namespace
Kepware.Api.Model.Admin
Assembly
Kepware.Api.dll

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?