Enum UsernameKind
Represent the types of usernames supported.
Namespace: IRM.AspNetCore.Identity
Assembly: IRM.AspNetCore.Identity.dll
Syntax
public enum UsernameKind
Email is used as username.
Phone
Phone is used as username.
Username
Username can be any string.