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.

This data type is no longer supported. Applies only to SMS multi-factor authentication (MFA) configurations. Does not apply to time-based one-time password (TOTP) software token MFA configurations.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.MFAOptionType

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

Syntax

C#
public class MFAOptionType

The MFAOptionType type exposes the following members

Constructors

NameDescription
Public Method MFAOptionType()

Properties

NameTypeDescription
Public Property AttributeName System.String

Gets and sets the property AttributeName.

The attribute name of the MFA option type. The only valid value is phone_number.

Public Property DeliveryMedium Amazon.CognitoIdentityProvider.DeliveryMediumType

Gets and sets the property DeliveryMedium.

The delivery medium to send the MFA code. You can use this parameter to set only the SMS delivery medium value.

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