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.6.492
Syntax
bool Disabled { get; set; }

Property Value

Boolean

Implements

IReadonlyUserDisabled
See Also