You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::VirtualMFADeviceThe base32 seed defined as specified in [RFC3548][1].
The date and time on which the virtual MFA device was enabled.
A QR code PNG image that encodes otpauth://totp/$virtualMFADeviceName@$AccountName?secret=$Base32String
where $virtualMFADeviceName
is one of the create call arguments.
The serial number associated with VirtualMFADevice
.
The IAM user associated with this virtual MFA device.
The base32 seed defined as specified in RFC3548. The Base32StringSeed
is base64-encoded.
The date and time on which the virtual MFA device was enabled.
#qr_code_png ⇒ StringA QR code PNG image that encodes otpauth://totp/$virtualMFADeviceName@$AccountName?secret=$Base32String
where $virtualMFADeviceName
is one of the create call arguments. AccountName
is the user name if set (otherwise, the account ID otherwise), and Base32String
is the seed in base32 format. The Base32String
value is base64-encoded.
The serial number associated with VirtualMFADevice
.
The IAM user associated with this virtual MFA device.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4