PlayReadyLicense.SecureStopId 속성

정의

SecureStop 프로토콜의 서버 쪽을 처리하는 서비스에 대한 인증서의 고유 식별자를 가져옵니다.

public:
 property Platform::Guid SecureStopId { Platform::Guid get(); };
winrt::guid SecureStopId();
public Guid SecureStopId { get; }
var guid = playReadyLicense.secureStopId;
Public ReadOnly Property SecureStopId As Guid

속성 값

Guid

Platform::Guid

winrt::guid

SecureStop 프로토콜의 서버 쪽을 처리하는 서비스에 대한 인증서의 고유 식별자입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

적용 대상