次の方法で共有


Deleting a Certificate Example for OMA DM

Send Feedback

This example shows how to delete a certificate by using OMA DM.

Note   To use this example, you must replace the values as appropriate, and add the node as a child of the SyncBody node in an OMA DM provisioning file. For more information about the syntax of the provisioning file, see OMA DM Provisioning Files.

<Delete>
   <CmdID>1</CmdID> 
   <Item>
      <Target>
         <LocURI>./Vendor/MSFT/CertificateStore/SPC/{hash of the certificate}</LocURI> 
      </Target>
   </Item>
</Delete>

See Also

CertificateStore Configuration Service Provider Examples for OMA DM

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.