Skip to main content

ICognitoIdentityProviderSetUserPoolMfaConfigResponse

Interface in AWS.CognitoIdentityProvider

Interface for SetUserPoolMfaConfig responses.

Ancestors

Properties

MfaConfiguration

property MfaConfiguration: string

The multi-factor authentication (MFA) configuration.

Valid values: - OFF: MFA will not be used. - ON: MFA is required for all users to sign in. - OPTIONAL: MFA is required for users who have activated an MFA option.

SmsMfaConfiguration

property SmsMfaConfiguration: ICognitoIdentityProviderSmsMfaConfigType

Type: ICognitoIdentityProviderSmsMfaConfigType

The SMS text message multi-factor authentication (MFA) configuration.

SoftwareTokenMfaConfiguration

property SoftwareTokenMfaConfiguration: ICognitoIdentityProviderSoftwareTokenMfaConfigType

Type: ICognitoIdentityProviderSoftwareTokenMfaConfigType

The software token multi-factor authentication (MFA) configuration.