TCognitoIdentityProviderMFAOptionType
Class in AWS.CognitoIdentityProvider
MFAOptionType class.
Ancestors
Properties
AttributeName
property AttributeName: string
DeliveryMedium
property DeliveryMedium: string
Constructors
Create
constructor Create; overload;
Constructor for TCognitoIdentityProviderMFAOptionType.
constructor Create(const AAttributeName, ADeliveryMedium: string); overload;
Constructor for TCognitoIdentityProviderMFAOptionType.
Parameters
| Name | Description |
|---|---|
AAttributeName | The attribute name of the MFA option type. The only valid value is. |
ADeliveryMedium | The delivery medium to send the MFA code. You can use this parameter to set only the SMS delivery medium value. Valid values:|. |