共用方式為


LicenseProfileStorageModelEsuProperties interface

ESU 屬性的授權配置檔記憶體模型。

屬性

assignedLicenseImmutableId

授權的 GUID 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

esuKeys

ESU 索引鍵的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

assignedLicenseImmutableId

授權的 GUID 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

assignedLicenseImmutableId?: string

屬性值

string

esuKeys

ESU 索引鍵的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

esuKeys?: EsuKey[]

屬性值

EsuKey[]