Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 670 Bytes

DomainsUsersSyncDeviceIDWipeRequest.md

File metadata and controls

executable file
·
21 lines (15 loc) · 670 Bytes

DomainsUsersSyncDeviceIDWipeRequest

Properties

Name Type Description Notes
Password String Password of the user requesting the wipe [optional]

Examples

  • Prepare the resource
$DomainsUsersSyncDeviceIDWipeRequest = Initialize-GrommunioAdminDomainsUsersSyncDeviceIDWipeRequest  -Password null
  • Convert the resource to JSON
$DomainsUsersSyncDeviceIDWipeRequest | ConvertTo-JSON

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