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.

The event risk type.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.EventRiskType

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

Syntax

C#
public class EventRiskType

The EventRiskType type exposes the following members

Constructors

NameDescription
Public Method EventRiskType()

Properties

NameTypeDescription
Public Property CompromisedCredentialsDetected System.Boolean

Gets and sets the property CompromisedCredentialsDetected.

Indicates whether compromised credentials were detected during an authentication event.

Public Property RiskDecision Amazon.CognitoIdentityProvider.RiskDecisionType

Gets and sets the property RiskDecision.

The risk decision.

Public Property RiskLevel Amazon.CognitoIdentityProvider.RiskLevelType

Gets and sets the property RiskLevel.

The risk level.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5