Compartir a través de


SimpleNonPersistentLicense(ILicenseChallenge) Constructor

Definición

Precaución

This class will be removed from future versions of the PlayReady Server SDK. Use 'MediaLicense' instead.

Inicializa una nueva instancia de la clase SimpleNonPersistentLicense.

[System.Obsolete("This class will be removed from future versions of the PlayReady Server SDK. Use 'MediaLicense' instead.")]
public SimpleNonPersistentLicense (Microsoft.Media.Drm.ILicenseChallenge data);
[<System.Obsolete("This class will be removed from future versions of the PlayReady Server SDK. Use 'MediaLicense' instead.")>]
new Microsoft.Media.Drm.SimpleNonPersistentLicense : Microsoft.Media.Drm.ILicenseChallenge -> Microsoft.Media.Drm.SimpleNonPersistentLicense
Public Sub New (data As ILicenseChallenge)

Parámetros

Atributos

Comentarios

El constructor establece BindingKey automáticamente en ClientCertificate y la LicenseNonce propiedad en LicenseNonce.

Se aplica a