Back to Node Auth0

Variable NetworkAclRuleScopeEnumConst

docs/variables/management.Management.NetworkAclRuleScopeEnum.html

5.9.1852 B
Original Source

Variable NetworkAclRuleScopeEnumConst

NetworkAclRuleScopeEnum: {
Management: "management";
Authentication: "authentication";
Tenant: "tenant";
DynamicClientRegistration: "dynamic_client_registration";
} = ...

Identifies the origin of the request as the Management API (management), Authentication API (authentication), Dynamic Client Registration API (dynamic_client_registration), or any (tenant)

Type Declaration

ReadonlyManagement: "management"
ReadonlyAuthentication: "authentication"
ReadonlyTenant: "tenant"
ReadonlyDynamicClientRegistration: "dynamic_client_registration"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark