UserMfaStatusDto

UserMfaStatusDto
UserMfaStatusDto
JSON Example
{
    "activated": false,
    "deviceName": "string",
    "turnedOn": false,
    "username": "string"
}
boolean
activated
Optional

If the user's MFA is activated

string
deviceName
Optional

The user's device name

boolean
turnedOn
Optional

If the user's MFA is turned on

string
username
Optional

The username of the user