Freigeben über


EncryptionKeyInformation(Guid, ContentKeyType) Konstruktor

Definition

Initialisiert eine neue Instanz der EncryptionKeyInformation-Klasse.

public EncryptionKeyInformation (Guid keyId, Microsoft.Media.Drm.ContentKeyType encryptionType);
new Microsoft.Media.Drm.EncryptionKeyInformation : Guid * Microsoft.Media.Drm.ContentKeyType -> Microsoft.Media.Drm.EncryptionKeyInformation
Public Sub New (keyId As Guid, encryptionType As ContentKeyType)

Parameter

keyId
Guid

Der Schlüsselbezeichner des Inhaltsschlüssels.

encryptionType
ContentKeyType

Der ContentKeyType des Inhaltsschlüssels.

Gilt für: