Variable GetBruteForceProtection200ResponseShieldsEnumConst

GetBruteForceProtection200ResponseShieldsEnum: {
    block: "block";
    user_notification: "user_notification";
} = ...

Type declaration

  • Readonly block: "block"
  • Readonly user_notification: "user_notification"