Table of Contents

Class BreachedPasswordDetectionStage.StageEntry

Namespace
Auth0.ManagementApi.Models.AttackProtection
Assembly
Auth0.ManagementApi.dll
public class BreachedPasswordDetectionStage.StageEntry
Inheritance
BreachedPasswordDetectionStage.StageEntry
Inherited Members

Properties

Shields

Action to take when a breached password is detected. Possible values: "block", "admin_notification".

[JsonProperty("shields")]
public IList<string> Shields { get; set; }

Property Value

IList<string>