Wiping Device Example for OMA Client Provisioning

4/8/2010

This example remotely wipes a device using OMA Client Provisioning.

Code Example

<characteristic type="RemoteWipe">
  <parm name="doWipe" value="1"/>
</characteristic>

Remarks

One provisioning XML file typically contains configuration information for multiple configuration service providers. To use this example, you must replace the values as appropriate, and add the node as a child of the wap-provisioningdoc element in an OMA Client Provisioning file. For information about the syntax of this file, see OMA Client Provisioning Files. For examples, see OMA Client Provisioning XML File Examples.

See Also

Concepts

RemoteWipe Configuration Service Provider

Other Resources

RemoteWipe Configuration Service Provider Examples