Okta.Sdk.Model.OSVersionConstraintDynamicVersionRequirement
October 3, 2024 ยท View on GitHub
Contains the necessary properties for a dynamic Windows version requirement
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | string | Indicates the type of the dynamic Windows version requirement | [optional] |
| DistanceFromLatestMajor | int | Indicates the distance from the latest Windows major version | [optional] |
| LatestSecurityPatch | bool | Indicates whether the policy requires Windows devices to be on the latest security patch | [optional] |