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 입니다.

적용 대상