Show / Hide Table of Contents

Enum UserKind

Defines different kinds of users.

Namespace: IRM.AspNetCore.Identity
Assembly: IRM.AspNetCore.Identity.dll
Syntax
public enum UserKind

All

All users (regular and system).

RegularUsers

Regular (human) users.

SystemUsers

System users.

Back to top Generated by DocFX