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
ChangePassword
public const string ChangePassword = "change_password"
Field Value
OtpEnroll
public const string OtpEnroll = "otp_enroll"
Field Value
OtpVerify
public const string OtpVerify = "otp_verify"
Field Value
PasswordBreach
public const string PasswordBreach = "password_breach"