Show / Hide Table of Contents

Enum UsernameKind

Represent the types of usernames supported.

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

Email

Email is used as username.

Phone

Phone is used as username.

Username

Username can be any string.

Back to top Generated by DocFX