다음을 통해 공유


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

송신기 인증서에서 지원되는 기능 목록을 가져옵니다.

적용 대상