Class ClientRedirectionPolicyEnum.Values
- Namespace
- Auth0.ManagementApi
- Assembly
- Auth0.ManagementApi.dll
Constant strings for enum values
[Serializable]
public static class ClientRedirectionPolicyEnum.Values
- Inheritance
-
ClientRedirectionPolicyEnum.Values
- Inherited Members
Fields
AllowAlways
public const string AllowAlways = "allow_always"
Field Value
OpenRedirectProtection
public const string OpenRedirectProtection = "open_redirect_protection"