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 GetUserPoolMfaConfig operation.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class GetUserPoolMfaConfigResponse : AmazonWebServiceResponse
The GetUserPoolMfaConfigResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetUserPoolMfaConfigResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
EmailMfaConfiguration | Amazon.CognitoIdentityProvider.Model.EmailMfaConfigType |
Gets and sets the property EmailMfaConfiguration. Shows configuration for user pool email message MFA and sign-in with one-time passwords (OTPs). Includes the subject and body of the email message template for sign-in and MFA messages. To activate this setting, your user pool must be in the Essentials tier or higher. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
MfaConfiguration | Amazon.CognitoIdentityProvider.UserPoolMfaType |
Gets and sets the property MfaConfiguration.
Displays the state of multi-factor authentication (MFA) as on, off, or optional. When
When |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
SmsMfaConfiguration | Amazon.CognitoIdentityProvider.Model.SmsMfaConfigType |
Gets and sets the property SmsMfaConfiguration. Shows user pool configuration for SMS message MFA. Includes the message template and the SMS message sending configuration for Amazon SNS. |
![]() |
SoftwareTokenMfaConfiguration | Amazon.CognitoIdentityProvider.Model.SoftwareTokenMfaConfigType |
Gets and sets the property SoftwareTokenMfaConfiguration. Shows user pool configuration for time-based one-time password (TOTP) MFA. Includes TOTP enabled or disabled state. |
![]() |
WebAuthnConfiguration | Amazon.CognitoIdentityProvider.Model.WebAuthnConfigurationType |
Gets and sets the property WebAuthnConfiguration.
Shows user pool configuration for sign-in with passkey authenticators like biometric
devices and security keys. Passkeys are not eligible MFA factors. They are instead
an eligible primary sign-in factor for choice-based
authentication, or the |
.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