Share via


IProtocolChallenge Interface

Definition

Provides basic information about a protocol challenge that uses an opaque challenge tag (that is, all challenges except for in-stream delivery of licenses through HandlePackagingDataAcquisitionAsync(PackagingChallenge)).

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

Properties

ClientInformation

Gets basic information about the client making the request.

HeadersAvailable

Gets whether any SOAP headers available.

(Inherited from IProtocolChallengeContext)

Methods

GetHeaders()

Gets any SOAP headers included with the request.

(Inherited from IProtocolChallengeContext)

Applies to