次の方法で共有


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

送信機証明書からサポートされている機能の一覧を取得します。

適用対象