IIAMGetMFADeviceResponse
Interface in AWS.IAM
Interface for GetMFADevice responses.
Ancestors
Properties
Certifications
property Certifications: TDictionary<string, string>
The certifications of the MFA device.
EnableDate
property EnableDate: TDateTime
The date and time that the MFA device was first enabled for the user.
SerialNumber
property SerialNumber: string
The unique identifier for the MFA device.
UserName
property UserName: string
The name of the user.