Okta.Sdk.Model.DeviceAccessPolicyRuleCondition

October 22, 2025 ยท View on GitHub

<x-lifecycle class="oie"> Specifies the device condition to match on

Properties

NameTypeDescriptionNotes
AssuranceDevicePolicyRuleConditionAssurance[optional]
ManagedboolIndicates if the device is managed. A device is considered managed if it's part of a device management system.[optional]
RegisteredboolIndicates if the device is registered. A device is registered if the User enrolls with Okta Verify that's installed on the device. When the `managed` property is passed, you must also include the `registered` property and set it to `true`.[optional]

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