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