LicenseAcknowledgementResponse Class

Definition

public class LicenseAcknowledgementResponse : Microsoft.Media.Drm.ProtocolResponse
type LicenseAcknowledgementResponse = class
    inherit ProtocolResponse
Public Class LicenseAcknowledgementResponse
Inherits ProtocolResponse
Inheritance
LicenseAcknowledgementResponse

Remarks

The response informs the client that the service has successfully received the license acknowledgment challenge.

Constructors

Name Description
LicenseAcknowledgementResponse(ILicenseAcknowledgementChallenge)

Initializes a new instance of the LicenseAcknowledgementResponse class.

Properties

Name Description
CustomData

Gets or sets service specific data to be returned to the client as part of the response.

(Inherited from ProtocolResponse)

Applies to