Share via


IDeleteLicenseDataChallenge Interface

Definition

Provides an interface for the delete license data challenge context.

public interface IDeleteLicenseDataChallenge : IDisposable, Microsoft.Media.Drm.IProtocolChallenge
type IDeleteLicenseDataChallenge = interface
    interface IProtocolChallenge
    interface IProtocolChallengeContext
    interface IDisposable
Public Interface IDeleteLicenseDataChallenge
Implements IDisposable, IProtocolChallenge
Implements

Properties

ClientCertificate

Gets the Certificate of the client making the request.

ClientInformation

Gets basic information about the client making the request.

(Inherited from IProtocolChallenge)
HeadersAvailable

Gets whether any SOAP headers available.

(Inherited from IProtocolChallengeContext)
Kids

Gets the key identifiers of the licenses that were deleted.

SessionId

Gets the session identifier of the session from which licenses were deleted.

Methods

GetHeaders()

Gets any SOAP headers included with the request.

(Inherited from IProtocolChallengeContext)

Applies to