User factor variant used for WebAuthn preregistration factors
| 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] |