Table of Contents

Class BotDetectionChallengePolicyPasswordlessFlowEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

[Serializable]
public static class BotDetectionChallengePolicyPasswordlessFlowEnum.Values
Inheritance
BotDetectionChallengePolicyPasswordlessFlowEnum.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