Table of Contents

Enum BrandingPhoneNotificationTemplateType

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public enum BrandingPhoneNotificationTemplateType

Fields

[EnumMember(Value = "blocked_account")] BlockedAccount = 3
[EnumMember(Value = "change_password")] ChangePassword = 2
[EnumMember(Value = "otp_enroll")] OtpEnroll = 1
[EnumMember(Value = "otp_verify")] OtpVerify = 0
[EnumMember(Value = "password_breach")] PasswordBreach = 4