LoaderRevocation Configuration Service Provider
Use the LoaderRevocation Configuration Service Provider to add, remove, and query certificate or binary hashes in the revocation list.
Note This Configuration Service Provider can be managed over both the OMA Client Provisioning (formerly WAP) and the OMA DM protocol.
Note Access to this Configuration Service Provider is determined by Security roles. Because OEMs and Mobile Operators can selectively disallow access, ask them about the availability of this Configuration Service Provider. For more information about roles, see Security Roles and Default Roles for Configuration Service Providers.
Note You can use the revoke.exe tool that is available in the SDK to create a revocation XML for this Configuration Service Provider.
The LoaderRevocation Configuration Service Provider can add certificate (.cer files), binary (.exe and .dll files), and cabinet (.cab files) file hashes to the revocation list, remove these hashes from the revocation list, and retrieve information about the hashes in the list.
The following image shows the management object used by OMA DM.
The following image shows the Configuration Service Provider in tree format as used by OMA Client Provisioning.
Characteristics
Only the root characteristic is available. The following table shows the default settings. The default security role maps to each subnode unless specific permission is granted to the subnode.
Permissions | Read/write |
Roles allowed to query and update setting | Manager
Operator_TPS |
Parameters
<hash key>
These parameters are base64 encoded hash keys that will be added, removed, or queried from the revocation list.The following table shows the default settings.
Permissions Read/write Data type String Semantic type text Roles allowed to query and update setting Manager Operator_TPS
Microsoft Custom Elements
The following table shows the Microsoft custom elements that this Configuration Service Provider supports for OMA Client Provisioning.
Elements | Available |
---|---|
parm-query | Yes |
noparm | Yes |
nocharacteristic | No |
characteristic-query | Yes |
Use these elements to build standard OMA Client Provisioning (formerly WAP) configuration XML. For information about specific elements, see MSPROV DTD Elements. For examples of how to generally use the Microsoft custom elements, see Provisioning XML File Examples.
For information about OMA Client Provisioning, see OMA Client Provisioning Files.
See Also
Configuration Service Provider Reference for Windows Mobile-Based Devices | LoaderRevocation Configuration Service Provider | LoaderRevocation Configuration Service Provider Examples for OMA Client Provisioning
Send Feedback on this topic to the authors