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

    Variable NetworkAclRuleScopeEnum

    NetworkAclRuleScopeEnum: {
        Management: "management";
        Authentication: "authentication";
        Tenant: "tenant";
    }

    Type declaration

    • ReadonlyManagement: "management"
    • ReadonlyAuthentication: "authentication"
    • ReadonlyTenant: "tenant"