Compartir a través de


IMeteringCertificateChallenge Interface

Definition

Provides an interface for a metering certificate challenge received from the client.

public interface IMeteringCertificateChallenge : Microsoft.Media.Drm.IProtocolChallenge
type IMeteringCertificateChallenge = interface
    interface IProtocolChallenge
    interface IProtocolChallengeContext
Public Interface IMeteringCertificateChallenge
Implements IProtocolChallenge
Implements

Properties

ClientInformation

Gets basic information about the client making the request.

(Inherited from IProtocolChallenge)
HeadersAvailable

Gets whether any SOAP headers available.

(Inherited from IProtocolChallengeContext)
MeteringId

Gets the metering identifier of the metering certificate requested by the client.

Methods

GetHeaders()

Gets any SOAP headers included with the request.

(Inherited from IProtocolChallengeContext)

Applies to