ProcessMeteringDataResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the data returned from ProcessMeteringDataAsync(IProcessMeteringDataChallenge).
public class ProcessMeteringDataResponse : Microsoft.Media.Drm.ProtocolResponse
type ProcessMeteringDataResponse = class
inherit ProtocolResponse
Public Class ProcessMeteringDataResponse
Inherits ProtocolResponse
- Inheritance
Constructors
ProcessMeteringDataResponse(IProcessMeteringDataChallenge) |
Initializes a new instance of the ProcessMeteringDataResponse class. |
Properties
CustomData |
Gets or sets service specific data to be returned to the client as part of the response. (Inherited from ProtocolResponse) |
MeteringCertificate |
Gets or sets the metering certificate for the service. |