Enum UserState
The state of a user
Namespace: Umbraco.Cms.Core.Models.Membership
Assembly: Umbraco.Core.dll
Syntax
public enum UserStateFields
| Name | Description | 
|---|---|
| Active | |
| All | |
| Disabled | |
| Inactive | |
| Invited | |
| LockedOut | 
The state of a user
public enum UserState| Name | Description | 
|---|---|
| Active | |
| All | |
| Disabled | |
| Inactive | |
| Invited | |
| LockedOut |