Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 636 Bytes

DeviceAssuranceScreenLockType.md

File metadata and controls

21 lines (15 loc) · 636 Bytes

DeviceAssuranceScreenLockType

Properties

Name Type Description Notes
Include ScreenLockType[] [optional]

Examples

  • Prepare the resource
$DeviceAssuranceScreenLockType = Initialize-Okta.PowerShellDeviceAssuranceScreenLockType  -Include null
  • Convert the resource to JSON
$DeviceAssuranceScreenLockType | ConvertTo-JSON

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