mfaDisabledAt property
Unix timestamp of when MFA was last disabled for this user. It should be noted that this field is not nullified if MFA is enabled again.
Implementation
int? mfaDisabledAt;
Unix timestamp of when MFA was last disabled for this user. It should be noted that this field is not nullified if MFA is enabled again.
int? mfaDisabledAt;