PlayReadyLicenseAcquisitionServiceRequest.SessionId 屬性

定義

取得 PlayReady 授權取得作業的唯一識別碼。

public:
 property Platform::Guid SessionId { Platform::Guid get(); };
winrt::guid SessionId();
public Guid SessionId { get; }
var guid = playReadyLicenseAcquisitionServiceRequest.sessionId;
Public ReadOnly Property SessionId As Guid

屬性值

Guid

Platform::Guid

winrt::guid

PlayReady 授權取得作業的唯一識別碼。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於