StoreAppLicense.TrialUniqueId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得唯一識別碼,識別目前使用者與與此應用程式授權相關聯的有限試用版組合。
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
屬性值
唯一識別碼,可識別目前使用者與與此應用程式授權相關聯的使用限制試用版組合。
備註
此屬性旨在供已將其應用程式設定為合作夥伴中心有限試用版的開發人員使用。 使用限制的試用版目前僅適用于 Xbox 受管理合作夥伴計畫中的某些開發人員帳戶。