Share via


StoreAppLicense.TrialUniqueId 屬性

定義

取得唯一識別碼,識別目前使用者與與此應用程式授權相關聯的有限試用版組合。

public:
 property Platform::String ^ TrialUniqueId { Platform::String ^ get(); };
winrt::hstring TrialUniqueId();
public string TrialUniqueId { get; }
var string = storeAppLicense.trialUniqueId;
Public ReadOnly Property TrialUniqueId As String

屬性值

String

Platform::String

winrt::hstring

唯一識別碼,可識別目前使用者與與此應用程式授權相關聯的使用限制試用版組合。

備註

此屬性旨在供已將其應用程式設定為合作夥伴中心有限試用版的開發人員使用。 使用限制的試用版目前僅適用于 Xbox 受管理合作夥伴計畫中的某些開發人員帳戶。

適用於