ICognitoIdentityProviderAssociateSoftwareTokenRequest
Interface in AWS.CognitoIdentityProvider
Interface for AssociateSoftwareToken requests.
Ancestors
Properties
AccessToken
property AccessToken: string
Specify a valid access token issued by Amazon Cognito to the user whose software token you want to generate.
Session
property Session: string
Specify the session that should be passed both ways in challenge-response calls to the service. This allows authentication of the user as part of the MFA setup process.