Share via


Querying Certificates Example

The fourth example queries for a particular certificate in the privileged, unprivileged, and SPC stores.

<wap-provisioningdoc> 
   <characteristic type="CertificateStore"> 
      <characteristic type="Privileged Execution Trust Authorities"> 
         <characteristic-query 
         type="657141E12FA45786F6A57CA6464032D4B3A55475"/> 
      </characteristic> 
      <characteristic type="Unprivileged Execution Trust Authorities"> 
         <characteristic-query 
         type="B53F4D06A425FE29974C2664FB03659E97439E65"/> 
      </characteristic> 
      <characteristic type="SPC" > 
         <characteristic-query 
         type="B9A628B5C51A203763AAE5924827F395D13AE66D"/> 
      </characteristic> 
   </characteristic> 
</wap-provisioningdoc> 

See Also

CertificateStore Configuration Service Provider Examples | CertificateStore Configuration Service Provider

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.