Skip to main content

TCognitoIdentityProviderSetUserPoolMfaConfigRequest

Class in AWS.CognitoIdentityProvider

SetUserPoolMfaConfig request class.

Ancestors

Properties

MfaConfiguration

property MfaConfiguration: string

SmsMfaConfiguration

property SmsMfaConfiguration: ICognitoIdentityProviderSmsMfaConfigType

Type: ICognitoIdentityProviderSmsMfaConfigType

SoftwareTokenMfaConfiguration

property SoftwareTokenMfaConfiguration: ICognitoIdentityProviderSoftwareTokenMfaConfigType

Type: ICognitoIdentityProviderSoftwareTokenMfaConfigType

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId: string);

Constructor for TCognitoIdentityProviderSetUICustomizationRequest.

Parameters

NameDescription
AUserPoolIdSpecify the ID of the user pool.