Click or drag to resize

IUserDisabled Property


Gets/sets whether the user is disabled Disabled users cannot login until re-enabled

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool Disabled { get; set; }

Property Value

Type: Boolean

Implements

IReadonlyUserDisabled
See Also