IWMDMRevoked interface (mswmdm.h)
The IWMDMRevoked interface retrieves the URL from which updated components can be downloaded, if a transfer fails with a revocation error. The secured content provider determines whether or not to allow a transfer, based on the application certificates of the components involved. You can access the IWMDMRevoked interface by calling QueryInterface on the IWMDMStorageControl interface.
Inheritance
The IWMDMRevoked interface inherits from the IUnknown interface. IWMDMRevoked also has these types of members:
Methods
The IWMDMRevoked interface has these methods.
IWMDMRevoked::GetRevocationURL The GetRevocationURL method retrieves the URL from which updated components can be downloaded. (IWMDMRevoked.GetRevocationURL) |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | mswmdm.h |