INDTransmitterProperties 接口

定义

提供 PlayReady-ND 发送器证书的属性值。

public interface class INDTransmitterProperties
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3845566243, 44111, 19164, 140, 102, 79, 247, 194, 112, 45, 214)]
struct INDTransmitterProperties
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3845566243, 44111, 19164, 140, 102, 79, 247, 194, 112, 45, 214)]
/// [Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDTransmitterProperties
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3845566243, 44111, 19164, 140, 102, 79, 247, 194, 112, 45, 214)]
public interface INDTransmitterProperties
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3845566243, 44111, 19164, 140, 102, 79, 247, 194, 112, 45, 214)]
[Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public interface INDTransmitterProperties
Public Interface INDTransmitterProperties
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

CertificateType

获取发送器的证书类型。

ClientID

从发送器证书获取客户端标识符。

ExpirationDate

从发送器证书获取过期日期和时间。

ModelDigest

从发送器证书获取模型摘要。

ModelManufacturerName

从发送器证书中获取型号制造商名称。

ModelName

从发送器证书中获取模型名称。

ModelNumber

从发送器证书中获取型号。

PlatformIdentifier

从发送器证书获取平台标识符。

SecurityLevel

从发送器证书获取安全级别。

SecurityVersion

从发送器证书获取安全版本。

SupportedFeatures

从发送器证书中获取支持的功能列表。

适用于