Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 801 Bytes

OSVersionDynamicVersionRequirement.md

File metadata and controls

13 lines (9 loc) · 801 Bytes

Okta.Sdk.Model.OSVersionDynamicVersionRequirement

Contains the necessary properties for a dynamic version requirement

Properties

Name Type Description Notes
Type string Indicates the type of the dynamic OS version requirement [optional]
DistanceFromLatestMajor int Indicates the distance from the latest major version [optional]
LatestSecurityPatch bool Indicates whether the device needs to be on the latest security patch [optional]

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