Table of Contents

Class BreachedPasswordDetectionShieldsEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

AdminNotification

public const string AdminNotification = "admin_notification"

Field Value

string

Block

public const string Block = "block"

Field Value

string

UserNotification

public const string UserNotification = "user_notification"

Field Value

string