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.
This is the response object from the GetUserAuthFactors operation.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class GetUserAuthFactorsResponse : AmazonWebServiceResponse
The GetUserAuthFactorsResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetUserAuthFactorsResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConfiguredUserAuthFactors | System.Collections.Generic.List<System.String> |
Gets and sets the property ConfiguredUserAuthFactors.
The authentication types that are available to the user with |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
PreferredMfaSetting | System.String |
Gets and sets the property PreferredMfaSetting. The challenge method that Amazon Cognito returns to the user in response to sign-in requests. Users can prefer SMS message, email message, or TOTP MFA. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
UserMFASettingList | System.Collections.Generic.List<System.String> |
Gets and sets the property UserMFASettingList.
The MFA options that are activated for the user. The possible values in this list
are |
![]() |
Username | System.String |
Gets and sets the property Username. The name of the user who is eligible for the authentication factors in the response. |
.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