Class SelfServiceProfileAllowedStrategyEnum.Values
- Namespace
- Auth0.ManagementApi
- Assembly
- Auth0.ManagementApi.dll
Constant strings for enum values
[Serializable]
public static class SelfServiceProfileAllowedStrategyEnum.Values
- Inheritance
-
SelfServiceProfileAllowedStrategyEnum.Values
- Inherited Members
Fields
Adfs
public const string Adfs = "adfs"
Field Value
Auth0Samlp
public const string Auth0Samlp = "auth0-samlp"
Field Value
GoogleApps
public const string GoogleApps = "google-apps"
Field Value
KeycloakSamlp
public const string KeycloakSamlp = "keycloak-samlp"
Field Value
Oidc
public const string Oidc = "oidc"
Field Value
Okta
public const string Okta = "okta"
Field Value
OktaSamlp
public const string OktaSamlp = "okta-samlp"
Field Value
Pingfederate
public const string Pingfederate = "pingfederate"
Field Value
Samlp
public const string Samlp = "samlp"
Field Value
Waad
public const string Waad = "waad"