Table of Contents

Class PushNotificationProviderConfiguration

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public class PushNotificationProviderConfiguration
Inheritance
PushNotificationProviderConfiguration
Inherited Members

Properties

PushNotificationProvider

[JsonProperty("provider")]
[JsonConverter(typeof(StringEnumConverter))]
public PushNotificationProvider PushNotificationProvider { get; set; }

Property Value

PushNotificationProvider