Compartilhar via


LicenseResponse(ILicenseChallenge) Construtor

Definição

Inicializa uma nova instância da classe ILicenseChallenge.

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)

Parâmetros

challenge
ILicenseChallenge

O ILicenseChallenge recebido do cliente.

Aplica-se a