Variable NetworkAclRuleScopeEnumConst
NetworkAclRuleScopeEnum: {
Management: "management";
Authentication: "authentication";
Tenant: "tenant";
DynamicClientRegistration: "dynamic_client_registration";
} = ...
Type Declaration
ReadonlyManagement: "management"
ReadonlyAuthentication: "authentication"
ReadonlyTenant: "tenant"
ReadonlyDynamicClientRegistration: "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)