PlayReadyMeteringReportServiceRequest.ProtectionSystem 속성

정의

공급업체 콘텐츠 보호 시스템 식별자를 가져옵니다.

public:
 property Platform::Guid ProtectionSystem { Platform::Guid get(); };
winrt::guid ProtectionSystem();
public Guid ProtectionSystem { get; }
var guid = playReadyMeteringReportServiceRequest.protectionSystem;
Public ReadOnly Property ProtectionSystem As Guid

속성 값

Guid

Platform::Guid

winrt::guid

공급업체 콘텐츠 보호 시스템 식별자입니다. 이 속성 값은 기본 플랫폼의 엔디언성에 민감합니다. 지원하려는 모든 플랫폼에서 앱을 신중하게 테스트하여 각 플랫폼에서 올바른 엔디언이 사용되는지 확인합니다.

구현

설명

이 속성을 사용하면 앱이 사용 중인 콘텐츠 보호 시스템을 식별하고 보호 작업을 해석하는 방법을 식별할 수 있습니다.

적용 대상