ICognitoIdentityProviderGetUserPoolMfaConfigResponse
Interface in AWS.CognitoIdentityProvider
Interface for GetUserPoolMfaConfig responses.
Ancestors
Properties
MfaConfiguration
property MfaConfiguration: string
The multi-factor authentication (MFA) configuration.
Valid values:
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.
UserPoolId
property UserPoolId: string
The ID of the user pool.