Name | Type | Description | Notes |
---|---|---|---|
Created | DateTimeOffset | Timestamp when the Policy was created | [optional] [readonly] |
Description | string | Policy description | [optional] |
Id | string | Policy ID | [optional] [readonly] |
LastUpdated | DateTimeOffset | Timestamp when the Policy was last updated | [optional] [readonly] |
Name | string | Policy name | [optional] |
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] |
Type | PolicyType | [optional] | |
Embedded | Dictionary<string, Object> | [optional] [readonly] | |
Links | PolicyLinks | [optional] | |
Conditions | OktaSignOnPolicyConditions | [optional] |