GetUsersUserMfaDevice

data class GetUsersUserMfaDevice(val deviceId: String, val deviceName: String, val deviceType: String, val effectiveTime: String)

Constructors

Link copied to clipboard
constructor(deviceId: String, deviceName: String, deviceType: String, effectiveTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The MFA Device ID.

Link copied to clipboard

The MFA Device Name.

Link copied to clipboard

The MFA Device Type.

Link copied to clipboard

The Effective Time of MFA Device.