Class TenantSettingsCountryCodesMode.Values
- Namespace
- Auth0.ManagementApi
- Assembly
- Auth0.ManagementApi.dll
Constant strings for enum values
[Serializable]
public static class TenantSettingsCountryCodesMode.Values
- Inheritance
-
TenantSettingsCountryCodesMode.Values
- Inherited Members
Fields
Allow
public const string Allow = "allow"
Field Value
Deny
public const string Deny = "deny"