ILicenseChallenge.TeePropertyList 属性

定义

获取此客户端指定的 的 LicenseChallengeTeeProperties 集。

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Media.Drm.LicenseChallengeTeeProperties> TeePropertyList { get; }
member this.TeePropertyList : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Media.Drm.LicenseChallengeTeeProperties>
Public ReadOnly Property TeePropertyList As ReadOnlyCollection(Of LicenseChallengeTeeProperties)

属性值

此客户端指定的 的 LicenseChallengeTeeProperties 集。

注解

如果属性未包含在此列表中,则客户端未指定该属性。 版本 4.4 之前的 PlayReady 客户端不会向服务器提供此信息。 对于此类客户端,此列表将为空。 客户端上的 OEM 实现提供此信息,其准确性完全取决于其端口的正确性。

适用于