Share via


MeteringCertificateResponse Class

Definition

public class MeteringCertificateResponse : Microsoft.Media.Drm.ProtocolResponse
type MeteringCertificateResponse = class
    inherit ProtocolResponse
Public Class MeteringCertificateResponse
Inherits ProtocolResponse
Inheritance
MeteringCertificateResponse

Constructors

MeteringCertificateResponse(IMeteringCertificateChallenge)

Initializes a new instance of the MeteringCertificateResponse 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.

Applies to