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.
The risk evaluation by adaptive authentication, as displayed in an AdminListUserAuthEvents
response. Contains evaluations of compromised-credentials detection and assessed risk
level and action taken by adaptive authentication.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class EventRiskType
The EventRiskType type exposes the following members
Name | Description | |
---|---|---|
![]() |
EventRiskType() |
Name | Type | Description | |
---|---|---|---|
![]() |
CompromisedCredentialsDetected | System.Nullable<System.Boolean> |
Gets and sets the property CompromisedCredentialsDetected. Indicates whether compromised credentials were detected during an authentication event. |
![]() |
RiskDecision | Amazon.CognitoIdentityProvider.RiskDecisionType |
Gets and sets the property RiskDecision.
The action taken by adaptive authentication. If |
![]() |
RiskLevel | Amazon.CognitoIdentityProvider.RiskLevelType |
Gets and sets the property RiskLevel. The risk level that adaptive authentication assessed for the authentication event. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer