Auth0 Node.js SDK - v6.4.0
Preparing search index...
management
Management
ConnectionDeletionBehaviorEnum
Variable ConnectionDeletionBehaviorEnum
Const
ConnectionDeletionBehaviorEnum
:
{
Allow
:
"allow"
;
AllowIfEmpty
:
"allow_if_empty"
;
}
= ...
Controls whether connections created from this template can be deleted.
Type Declaration
Readonly
Allow
:
"allow"
Readonly
AllowIfEmpty
:
"allow_if_empty"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Auth0 Node.js SDK - v6.4.0
Loading...
Controls whether connections created from this template can be deleted.