Class ErrorGroups.Jwt
Jwt errors.
public static class ErrorGroups.Jwt
- Inheritance
-
ErrorGroups.Jwt
- Inherited Members
Fields
ErrorPrefix
Jwt error prefix.
public const string ErrorPrefix = "GG"
Field Value
GroupCode
Jwt group code.
public const short GroupCode = 1005
Field Value
GroupName
Jwt group name.
public const string GroupName = "JWT"
Field Value
JwtSerDe
JwtSerDe error.
public const int JwtSerDe = 65863682
Field Value
JwtValidation
JwtValidation error.
public const int JwtValidation = 65863681