| Concept.Components Assembly > Concept.Components Namespace : LoginResult Enumeration |
public enum LoginResult : System.Enum
| Member | Value | Description |
|---|---|---|
| BadPassword | 2 | Login as failed with a bad password |
| BadUsername | 1 | Login as failed with a bad username |
| Success | 0 | Login as success |
System.Object
System.ValueType
System.Enum
Concept.Components.LoginResult
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