| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : LoginExceptionType Enumeration |
'DeclarationPublic Enum LoginExceptionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'UsageDim instance As LoginExceptionType
public enum LoginExceptionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| DuplicateUser | Duplicate User |
| InvalidPassword | Invalid Password |
| InvalidPasswordLength | Invalid Password Length |
| InvalidUserName | Invalid User Name |
| NoCredentials | No credentials were presented |
| NoLoginManager | No LoginManager found |
| None | Not a standard login exception. |
| Other | User defined |
System.Object
System.ValueType
System.Enum
IdeaBlade.EntityModel.LoginExceptionType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2