Enum UIUserCreateStatus
Namespace: EPiServer.Shell.Security
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public enum UIUserCreateStatus
Fields
| Name | Description |
|---|---|
| DuplicateEmail | |
| DuplicateProviderUserKey | |
| DuplicateUserName | |
| InvalidAnswer | |
| InvalidEmail | |
| InvalidPassword | |
| InvalidProviderUserKey | |
| InvalidQuestion | |
| InvalidUserName | |
| ProviderError | |
| Success | |
| UserRejected |