Show / Hide Table of Contents

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.

Back to top Generated by DocFX