Table of Contents

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

string

Auth0Samlp

public const string Auth0Samlp = "auth0-samlp"

Field Value

string

GoogleApps

public const string GoogleApps = "google-apps"

Field Value

string

KeycloakSamlp

public const string KeycloakSamlp = "keycloak-samlp"

Field Value

string

Oidc

public const string Oidc = "oidc"

Field Value

string

Okta

public const string Okta = "okta"

Field Value

string

OktaSamlp

public const string OktaSamlp = "okta-samlp"

Field Value

string

Pingfederate

public const string Pingfederate = "pingfederate"

Field Value

string

Samlp

public const string Samlp = "samlp"

Field Value

string

Waad

public const string Waad = "waad"

Field Value

string