ICognitoIdentityProviderVerifyUserAttributeRequest
Interface in AWS.CognitoIdentityProvider
Interface for VerifyUserAttribute requests.
Ancestors
Properties
AccessToken
property AccessToken: string
Specify a valid access token that Amazon Cognito issued to the user whose attribute you want to verify.
AttributeName
property AttributeName: string
Specify the name of the attribute.
Code
property Code: string
Specify the verification code.