Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GetMFADeviceResponse

Hierarchy

Properties

Certifications?: Record<string, string>

The certifications of a specified user's MFA device. We currently provide FIPS-140-2, FIPS-140-3, and FIDO certification levels obtained from FIDO Alliance Metadata Service (MDS).

EnableDate?: Date

The date that a specified user's MFA device was first enabled.

SerialNumber: undefined | string

Serial number that uniquely identifies the MFA device. For this API, we only accept FIDO security key ARNs.

UserName?: string

The friendly name identifying the user.