AWS.STS.ISTSAssumeRoleRequest.SerialNumber

The identification number of the MFA device that is associated with the user making the AssumeRole call.

property SerialNumber: string;
__property AnsiString SerialNumber;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

Specify this value if MFA authentication is required by the trust policy. The value is either the serial number of a hardware device ot an Amazon Resource Name (ARN) for a virtual device.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.