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 = 1Client uses email notification channel with CIBA flow
[EnumMember(Value = "guardian-push")] GuardianPush = 0Client uses Guardian Push notification channel with CIBA flow