Partager via


SimpleNonPersistentLicense(ILicenseChallenge) Constructeur

Définition

Attention

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

Initialise une nouvelle instance de la classe 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)

Paramètres

Attributs

Remarques

Le constructeur définit BindingKey automatiquement sur ClientCertificate et la propriété sur LicenseNonceLicenseNonce .

S’applique à