Table of Contents

Class ClientMyOrganizationConfigurationAllowedStrategiesEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

Adfs

public const string Adfs = "adfs"

Field Value

string

GoogleApps

public const string GoogleApps = "google-apps"

Field Value

string

Oidc

public const string Oidc = "oidc"

Field Value

string

Okta

public const string Okta = "okta"

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