Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.13 KB

File metadata and controls

19 lines (15 loc) · 1.13 KB

Okta.Sdk.Model.UserFactorEmail

Properties

Name Type Description Notes
Created DateTimeOffset Timestamp when the factor was enrolled [optional] [readonly]
Id string ID of the factor [optional] [readonly]
LastUpdated DateTimeOffset Timestamp when the factor was last updated [optional] [readonly]
Status UserFactorStatus [optional]
VendorName string Name of the factor vendor. This is usually the same as the provider except for On-Prem MFA, which depends on admin settings. [optional] [readonly]
Embedded Dictionary<string, Object> [optional] [readonly]
Links UserFactorLinks [optional]
FactorType Object [optional]
Profile UserFactorEmailProfile [optional]
Provider string [optional]

[Back to Model list] [Back to API list] [Back to README]