[{"label":"Latest (v1.0)","version":"latest"}]
csp

UserMfaDto

Properties

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

JSON Example

{
	"activated": false,
	"deviceName": "string",
	"turnedOn": false
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp

Feedback

Was this page helpful?