Compartir a través de


LicenseResponse(ILicenseChallenge) Constructor

Definición

Inicializa una nueva instancia de la clase 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

objeto ILicenseChallenge recibido del cliente.

Se aplica a