Enum RoleKind
Defines different kinds of roles.
Namespace: IRM.AspNetCore.Identity
Assembly: IRM.AspNetCore.Identity.dll
Syntax
public enum RoleKind
All
All roles (regular and external).
ExternalRoles
External roles.
RegularRoles
Regular roles.
Defines different kinds of roles.
public enum RoleKind
All roles (regular and external).
External roles.
Regular roles.