Auth0 Node.js SDK - v5.9.0
    Preparing search index...

    Variable ClientMyOrganizationDeletionBehaviorEnumConst

    ClientMyOrganizationDeletionBehaviorEnum: {
        Allow: "allow";
        AllowIfEmpty: "allow_if_empty";
    } = ...

    The deletion behavior for this client.

    Type Declaration

    • ReadonlyAllow: "allow"
    • ReadonlyAllowIfEmpty: "allow_if_empty"