Share via


LicenseResponse(ILicenseChallenge) Constructor

Definition

Initializes a new instance of the ILicenseChallenge class.

public LicenseResponse (Microsoft.Media.Drm.ILicenseChallenge challenge);
new Microsoft.Media.Drm.LicenseResponse : Microsoft.Media.Drm.ILicenseChallenge -> Microsoft.Media.Drm.LicenseResponse
Public Sub New (challenge As ILicenseChallenge)

Parameters

challenge
ILicenseChallenge

The ILicenseChallenge received from the client.

Applies to