Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.08 KB

File metadata and controls

19 lines (15 loc) · 1.08 KB

Okta.Sdk.Model.WebAuthnPreregistrationFactor

User factor variant used for WebAuthn preregistration factors

Properties

Name Type Description Notes
Created DateTimeOffset Timestamp indicating when the factor was enrolled [optional] [readonly]
FactorType UserFactorType [optional]
Id string ID of the factor [optional] [readonly]
LastUpdated DateTimeOffset Timestamp indicating when the factor was last updated [optional] [readonly]
Profile Object Specific attributes related to the factor [optional]
Provider UserFactorProvider [optional]
Status UserFactorStatus [optional]
VendorName string Name of the factor vendor. This is usually the same as the provider. [optional] [readonly]
Links LinksSelf [optional]

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