Table of Contents

Class BotDetectionLevelEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

High

public const string High = "high"

Field Value

string

Low

public const string Low = "low"

Field Value

string

Medium

public const string Medium = "medium"

Field Value

string