mfaDisabledAt property

int? mfaDisabledAt
getter/setter pair

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;