Table of Contents

Class PhoneTemplateNotificationTypeEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

[Serializable]
public static class PhoneTemplateNotificationTypeEnum.Values
Inheritance
PhoneTemplateNotificationTypeEnum.Values
Inherited Members

Fields

BlockedAccount

public const string BlockedAccount = "blocked_account"

Field Value

string

ChangePassword

public const string ChangePassword = "change_password"

Field Value

string

OtpEnroll

public const string OtpEnroll = "otp_enroll"

Field Value

string

OtpVerify

public const string OtpVerify = "otp_verify"

Field Value

string

PasswordBreach

public const string PasswordBreach = "password_breach"

Field Value

string