Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
SetGuardianFactorsProviderPushNotificationApnsRequestContent
Interface SetGuardianFactorsProviderPushNotificationApnsRequestContent
interface
SetGuardianFactorsProviderPushNotificationApnsRequestContent
{
sandbox
?:
boolean
;
bundle_id
?:
string
|
null
;
p12
?:
string
|
null
;
}
Index
Properties
sandbox?
bundle_
id?
p12?
Properties
Optional
sandbox
sandbox
?:
boolean
Optional
bundle_
id
bundle_id
?:
string
|
null
Optional
p12
p12
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
sandbox
bundle_
id
p12
Auth0 Node.js SDK - v5.1.0
Loading...