mfaEnabledAt property

int? mfaEnabledAt
getter/setter pair

Unix timestamp of when MFA was last enabled for this user. It should be noted that this field is not nullified if MFA is disabled.

Implementation

int? mfaEnabledAt;