Table of Contents

Class NetworkAclRuleScopeEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

[Serializable]
public static class NetworkAclRuleScopeEnum.Values
Inheritance
NetworkAclRuleScopeEnum.Values
Inherited Members

Fields

Authentication

public const string Authentication = "authentication"

Field Value

string

DynamicClientRegistration

public const string DynamicClientRegistration = "dynamic_client_registration"

Field Value

string

Management

public const string Management = "management"

Field Value

string

Tenant

public const string Tenant = "tenant"

Field Value

string