AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains settings for activation of threat protection, including the operating mode and additional authentication types. To log user security information but take no action, set to AUDIT. To configure automatic security responses to potentially unwanted traffic to your user pool, set to ENFORCED.

For more information, see Adding advanced security to a user pool. To activate this setting, your user pool must be on the Plus tier.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.UserPoolAddOnsType

Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z

Syntax

C#
public class UserPoolAddOnsType

The UserPoolAddOnsType type exposes the following members

Constructors

NameDescription
Public Method UserPoolAddOnsType()

Properties

NameTypeDescription
Public Property AdvancedSecurityAdditionalFlows Amazon.CognitoIdentityProvider.Model.AdvancedSecurityAdditionalFlowsType

Gets and sets the property AdvancedSecurityAdditionalFlows.

Threat protection configuration options for additional authentication types in your user pool, including custom authentication.

Public Property AdvancedSecurityMode Amazon.CognitoIdentityProvider.AdvancedSecurityModeType

Gets and sets the property AdvancedSecurityMode.

The operating mode of threat protection for standard authentication types in your user pool, including username-password and secure remote password (SRP) authentication.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5