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

MfaAuditLogDto

Partial list of returned results.


Properties

string
action Optional

Action


details Optional

Mfa Attribute Details


integer as int64
eventDate Optional

Event date


string
eventId Optional

Event Id


string
modifiedBy Optional

Modified by


string
username Optional

The username of the user

JSON Example

{
	"action": "string",
	"details": {
		"deviceName": "string"
	},
	"eventDate": 0,
	"eventId": "string",
	"modifiedBy": "string",
	"username": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Property Of

PagedPostResponseMfaAuditLogDto

Feedback

Was this page helpful?