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 feedback that your application submitted to a threat protection event log, as displayed in an AdminListUserAuthEvents response.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.EventFeedbackType

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

Syntax

C#
public class EventFeedbackType

The EventFeedbackType type exposes the following members

Constructors

NameDescription
Public Method EventFeedbackType()

Properties

NameTypeDescription
Public Property FeedbackDate System.DateTime

Gets and sets the property FeedbackDate.

The date that you or your user submitted the feedback.

Public Property FeedbackValue Amazon.CognitoIdentityProvider.FeedbackValueType

Gets and sets the property FeedbackValue.

Your feedback to the authentication event. When you provide a FeedbackValue value of valid, you tell Amazon Cognito that you trust a user session where Amazon Cognito has evaluated some level of risk. When you provide a FeedbackValue value of invalid, you tell Amazon Cognito that you don't trust a user session, or you don't believe that Amazon Cognito evaluated a high-enough risk level.

Public Property Provider System.String

Gets and sets the property Provider.

The submitter of the event feedback. For example, if you submit event feedback in the Amazon Cognito console, this value is Admin.

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