Skip to main content

ICognitoIdentityProviderAssociateSoftwareTokenResponse

Interface in AWS.CognitoIdentityProvider

Interface for AssociateSoftwareToken responses.

Ancestors

Properties

SecretCode

property SecretCode: string

A unique generated shared secret code that is used in the TOTP algorithm to generate a one-time code.

Session

property Session: string

The session that should be passed both ways in challenge-response calls to the service. This allows authentication of the user as a part of the MFA setup process.