IProtocolChallenge 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 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) |