共用方式為


LicenseStorageResult 類別

定義

表示用戶端在儲存單一授權時嘗試報告的結果。

public class LicenseStorageResult
type LicenseStorageResult = class
Public Class LicenseStorageResult
繼承
LicenseStorageResult

備註

這個類別也包含對應至授權的識別碼。 如需詳細資訊,請參閱<ILicenseAcknowledgementChallenge>。

建構函式

LicenseStorageResult(Guid, Guid, Int32)

初始化 LicenseStorageResult 類別的新執行個體。

屬性

ErrorCode

取得用戶端上市集授權作業的傳回碼。

ErrorString

ErrorCode取得格式化為十六進位字串。

KeyId

取得授權中內容金鑰的金鑰識別碼。

LicenseId

取得授權的全域唯一識別碼。

適用於