Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

UserFactorSecurityQuestion.md

File metadata and controls

19 lines (15 loc) · 1.14 KB

Okta.Sdk.Model.UserFactorSecurityQuestion

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 where it depends on administrator settings. [optional] [readonly]
Embedded Dictionary<string, Object> [optional] [readonly]
Links Object [optional]
FactorType Object [optional]
Profile UserFactorSecurityQuestionProfile [optional]
Provider string [optional]

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