ICognitoIdentityProviderSetUserMFAPreferenceRequest
Interface in AWS.CognitoIdentityProvider
Interface for SetUserMFAPreference requests.
Ancestors
Properties
AccessToken
property AccessToken: string
Specify a valid access token that Amazon Cognito issued to the user who you want to set multi-factor authentication (MFA) preferences for.
SMSMfaSettings
property SMSMfaSettings: ICognitoIdentityProviderSMSMfaSettingsType
Type: ICognitoIdentityProviderSMSMfaSettingsType
Specify SMS text message MFA settings.
SoftwareTokenMfaSettings
property SoftwareTokenMfaSettings: ICognitoIdentityProviderSoftwareTokenMfaSettingsType
Type: ICognitoIdentityProviderSoftwareTokenMfaSettingsType
Specify time-based one-time password software token MFA settings.