Share via


SecureStopDataResponse Class

Definition

Represents the data returned from ProcessSecureStopDataAsync(ISecureStopDataChallenge).

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

Constructors

SecureStopDataResponse(ISecureStopDataChallenge)

Initializes a new instance of the SecureStopDataResponse class.

Properties

CustomData

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

(Inherited from ProtocolResponse)
PublisherCertificate

Gets or sets the publisher certificate for the service.

Applies to