Okta.Sdk.Model.DeviceSignalCollectionPolicy
October 22, 2025 ยท View on GitHub
Properties
| 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 | ||
| Links | PolicyLinks | [optional] | |
| Conditions | string | Policy conditions aren't supported. Conditions are applied at the rule level for this policy type. | [optional] |
| Embedded | Dictionary<string, Object> | [optional] |