Table of Contents

Enum AsyncApprovalNotificationChannels

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll

Async approval notification channels for a client

public enum AsyncApprovalNotificationChannels

Fields

[EnumMember(Value = "email")] Email = 1

Client uses email notification channel with CIBA flow

[EnumMember(Value = "guardian-push")] GuardianPush = 0

Client uses Guardian Push notification channel with CIBA flow