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
Block
public const string Block = "block"
Field Value
UserNotification
public const string UserNotification = "user_notification"