Share via


PlayReadyHeader.EncryptionKeyInfos Property

Definition

Gets a read-only list of the IEncryptionKeyInfo included in this PlayReadyHeader.

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)

Property Value

A read-only list of the IEncryptionKeyInfo included in this PlayReadyHeader.

Applies to