Table of Contents

Class BotDetectionChallengePolicyPasswordResetFlowEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

Always

public const string Always = "always"

Field Value

string

Never

public const string Never = "never"

Field Value

string

WhenRisky

public const string WhenRisky = "when_risky"

Field Value

string