Search Results for

    Show / Hide Table of Contents

    Enum TokenType

    Defines different types of authentication tokens in the system

    Namespace: OEMS.Core.Domain.Enums
    Assembly: OEMS.Core.dll
    Syntax
    public enum TokenType

    Fields

    Name Description
    EmailVerification

    Token used for email verification

    OrganizationAdmin

    Token used to invite a user as an organization administrator

    PasswordReset

    Token used for password reset flow

    In this article
    Back to top Generated by DocFX