Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 768 Bytes

OSVersionConstraintDynamicVersionRequirement.md

File metadata and controls

13 lines (9 loc) · 768 Bytes

Okta.Sdk.Model.OSVersionConstraintDynamicVersionRequirement

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]

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