SimpleNonPersistentLicense(ILicenseChallenge) Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- data
- ILicenseChallenge
objeto ILicenseChallenge recibido en HandleLicenseAcquisitionAsync(ILicenseChallenge).
- Atributos
Comentarios
El constructor establece BindingKey automáticamente en ClientCertificate y la LicenseNonce propiedad en LicenseNonce.