共用方式為


PlayReadyHeader.EncryptionKeyInfos 屬性

定義

取得這個 PlayReadyHeader 中包含的 唯讀清單 IEncryptionKeyInfo

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)

屬性值

這個 PlayReadyHeader 中包含的 唯讀清單 IEncryptionKeyInfo

適用於