共用方式為


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 引進)

適用於