Class BreachedPasswordDetectionStage
- Namespace
- Auth0.ManagementApi.Models.AttackProtection
- Assembly
- Auth0.ManagementApi.dll
public class BreachedPasswordDetectionStage
- Inheritance
-
BreachedPasswordDetectionStage
- Inherited Members
Properties
PreUserRegistration
Configuration options that apply before every user registration attempt.
[JsonProperty("pre-user-registration")]
public BreachedPasswordDetectionStage.StageEntry PreUserRegistration { get; set; }