Salesforce Fact #964 | TwoFactorMethodsInfo object
There is an object TwoFactorMethodsInfo which keeps track of the identity verification methods which the user has registered.
1) In order to access the object, user requires the 'Manage MFA in API' user permission.
2) If a DML and a query on this object is performed on the same call, it throws an error.
Comments
Post a Comment