Class ErrorGroups.Authentication
Authentication errors.
public static class ErrorGroups.Authentication
- Inheritance
-
ErrorGroups.Authentication
- Inherited Members
Fields
BasicProvider
BasicProvider error.
public const int BasicProvider = 983043
Field Value
ErrorPrefix
Authentication error prefix.
public const string ErrorPrefix = "IGN"
Field Value
GroupCode
Authentication group code.
public const short GroupCode = 15
Field Value
GroupName
Authentication group name.
public const string GroupName = "AUTHENTICATION"
Field Value
InvalidCredentials
InvalidCredentials error.
public const int InvalidCredentials = 983042
Field Value
UnsupportedAuthenticationType
UnsupportedAuthenticationType error.
public const int UnsupportedAuthenticationType = 983041