Interface IAttackProtectionClient
- Namespace
- Auth0.ManagementApi.AttackProtection
- Assembly
- Auth0.ManagementApi.dll
public interface IAttackProtectionClient
- Extension Methods
-
Properties
BotDetection
IBotDetectionClient BotDetection { get; }
Property Value
- IBotDetectionClient
BreachedPasswordDetection
IBreachedPasswordDetectionClient BreachedPasswordDetection { get; }
Property Value
- IBreachedPasswordDetectionClient
BruteForceProtection
IBruteForceProtectionClient BruteForceProtection { get; }
Property Value
- IBruteForceProtectionClient
Captcha
ICaptchaClient Captcha { get; }
Property Value
- ICaptchaClient
SuspiciousIpThrottling
ISuspiciousIpThrottlingClient SuspiciousIpThrottling { get; }
Property Value
- ISuspiciousIpThrottlingClient