Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 955 Bytes

UserFactorSupported.md

File metadata and controls

16 lines (12 loc) · 955 Bytes

Okta.Sdk.Model.UserFactorSupported

Properties

Name Type Description Notes
Enrollment string Indicates if the Factor is required for the specified user [optional]
FactorType UserFactorType [optional]
Provider UserFactorProvider [optional]
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> Embedded resources related to the Factor [optional] [readonly]
Links UserFactorLinks [optional]

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