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 中引入)

适用于