PlayReadyHeader.EncryptionKeyInfos Propiedad

Definición

Obtiene una lista de solo lectura del IEncryptionKeyInfo objeto incluido en este PlayReadyHeaderobjeto .

public System.Collections.Generic.IList<Microsoft.Media.Drm.IEncryptionKeyInfo> EncryptionKeyInfos { get; }
member this.EncryptionKeyInfos : System.Collections.Generic.IList<Microsoft.Media.Drm.IEncryptionKeyInfo>
Public ReadOnly Property EncryptionKeyInfos As IList(Of IEncryptionKeyInfo)

Valor de propiedad

Una lista de solo lectura de la IEncryptionKeyInfo clase incluida en este PlayReadyHeader.

Se aplica a