VirtualMfaDevice / Attribute / qr_code_png
qr_code_png#
- IAM.VirtualMfaDevice.qr_code_png#
- (bytes) – - A QR code PNG image that encodes - otpauth://totp/$virtualMFADeviceName@$AccountName?secret=$Base32Stringwhere- $virtualMFADeviceNameis one of the create call arguments.- AccountNameis the user name if set (otherwise, the account ID otherwise), and- Base32Stringis the seed in base32 format. The- Base32Stringvalue is base64-encoded.