Newer Version Available
TwoFactorInfo
Stores a user’s secret for two-factor operations. Use this object when customizing two-factor authentication in your organization.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Algorithm Type | Type | picklist | 255 | ||
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Deleted | IsDeleted | boolean | |||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Shared key between User and authentication service | SharedKey | string | 255 | ||
| System Modstamp | SystemModstamp | datetime | |||
| Two Factor ID | Id | id | 15 | ||
| User | UserId | reference | 15 |