Interface PatchBreachedPasswordDetectionRequest

Hierarchy

  • PatchBreachedPasswordDetectionRequest

Properties

When "admin_notification" is enabled, determines how often email notifications are sent. Possible values: immediately, daily, weekly, monthly.

enabled?: boolean

Whether or not breached password detection is active.

The subscription level for breached password detection methods. Use "enhanced" to enable Credential Guard. Possible values: standard, enhanced.

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