Back to Node Auth0

Interface UpdateGuardianFactorsProviderPushNotificationApnsRequestContent

docs/interfaces/management.Management.UpdateGuardianFactorsProviderPushNotificationApnsRequestContent.html

5.9.1864 B
Original Source

Interface UpdateGuardianFactorsProviderPushNotificationApnsRequestContent

Example

{}Copy

interface UpdateGuardianFactorsProviderPushNotificationApnsRequestContent {
sandbox?: boolean;
bundle_id?: string | null;
p12?: string | null;
}

Index

Properties

sandbox?bundle_id?p12?

Properties

Optionalsandbox

sandbox?: boolean

Optionalbundle_id

bundle_id?: string | null

Optionalp12

p12?: string | null

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties sandboxbundle_idp12