| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | Timestamp when the policy was created | [optional] [readonly] |
| Description | string | Description of the policy | [optional] |
| Id | string | Identifier of the policy | [optional] [readonly] [default to "Assigned"] |
| LastUpdated | DateTimeOffset | Timestamp when the policy was last modified | [optional] [readonly] |
| Name | string | Name of the policy | |
| Priority | int | Specifies the order in which this policy is evaluated in relation to the other policies | [optional] |
| Status | LifecycleStatus | [optional] | |
| System | bool | Specifies whether Okta created the policy | [optional] [default to false] |
| Type | PolicyType | ||
| Embedded | Dictionary<string, Object> | [optional] [readonly] | |
| Links | PolicyLinks | [optional] | |
| Conditions | AuthenticatorEnrollmentPolicyConditions | [optional] | |
| Settings | AuthenticatorEnrollmentPolicySettings | [optional] |