Compartir a través de


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

Lista de solo lectura de la IEncryptionKeyInfo clase incluida en este PlayReadyHeaderobjeto .

Se aplica a