Class ErrorGroups.Rbac
Rbac errors.
public static class ErrorGroups.Rbac
- Inheritance
-
ErrorGroups.Rbac
- Inherited Members
Fields
AuthorizationFailed
AuthorizationFailed error.
public const int AuthorizationFailed = 65601551
Field Value
CommonRbac
CommonRbac error.
public const int CommonRbac = 65601537
Field Value
ErrorPrefix
Rbac error prefix.
public const string ErrorPrefix = "GG"
Field Value
GroupCode
Rbac group code.
public const short GroupCode = 1001
Field Value
GroupName
Rbac group name.
public const string GroupName = "RBAC"
Field Value
IllegalPrivilege
IllegalPrivilege error.
public const int IllegalPrivilege = 65601549
Field Value
IllegalPrivilegeSelector
IllegalPrivilegeSelector error.
public const int IllegalPrivilegeSelector = 65601550
Field Value
RoleAlreadyExists
RoleAlreadyExists error.
public const int RoleAlreadyExists = 65601544
Field Value
RoleAssignmentExists
RoleAssignmentExists error.
public const int RoleAssignmentExists = 65601547
Field Value
RoleAssignmentNotFound
RoleAssignmentNotFound error.
public const int RoleAssignmentNotFound = 65601546
Field Value
RoleGranted
RoleGranted error.
public const int RoleGranted = 65601548
Field Value
RoleNotFound
RoleNotFound error.
public const int RoleNotFound = 65601543
Field Value
RoleValidation
RoleValidation error.
public const int RoleValidation = 65601545
Field Value
SystemUserModification
SystemUserModification error.
public const int SystemUserModification = 65601552
Field Value
UserAlreadyExists
UserAlreadyExists error.
public const int UserAlreadyExists = 65601540
Field Value
UserAssignmentExists
UserAssignmentExists error.
public const int UserAssignmentExists = 65601542
Field Value
UserNotFound
UserNotFound error.
public const int UserNotFound = 65601538
Field Value
UserUpdate
UserUpdate error.
public const int UserUpdate = 65601541
Field Value
UserValidation
UserValidation error.
public const int UserValidation = 65601539