IMeteringCertificateChallenge Interface
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.
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) |