All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docs.DeviceAccessPolicyRuleCondition.md Maven / Gradle / Ivy

Go to download

The Okta Java SDK API .jar provides a Java API that your code can use to make calls to the Okta API. This .jar is the only compile-time dependency within the Okta SDK project that your code should depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.

There is a newer version: 21.0.0
Show newest version


# DeviceAccessPolicyRuleCondition

 Specifies the device condition to match on

## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**assurance** | [**DevicePolicyRuleConditionAssurance**](DevicePolicyRuleConditionAssurance.md) |  |  [optional] |
|**managed** | **Boolean** | Indicates if the device is managed. A device is considered managed if it's part of a device management system. |  [optional] |
|**registered** | **Boolean** | Indicates 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] |


## Implemented Interfaces

* Serializable






© 2015 - 2025 Weber Informatics LLC | Privacy Policy