Share via


Querying Available Certificate Types Output Example

4/8/2010

This example shows the WAP XML result from the query for a list of certificates currently on the device.

Code Example

<characteristic type="CertificateEnroller">
   <characteristic type="Configuration">
      <characteristic type=" WWImporters_802.1X_cert">
      <characteristic type="ActiveSync User Authentication Certificate">
      <characteristic type="WWImporters_Client_Auth_Cert">
   </characteristic>
</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 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

Tasks

Querying Available Certificate Types Example

Other Resources

CertificateEnroller Configuration Service Provider Examples for OMA Client Provisioning