共用方式為


CertSyncRecord interface

類別代表從應用程式合規性同步處理的認證記錄。

屬性

certificationStatus

指出認證程序的狀態。

controls

要同步處理的控件記錄清單。

ingestionStatus

表示合規性程序的狀態。

offerGuid

會對應至報表的 offerGuid。

屬性詳細資料

certificationStatus

指出認證程序的狀態。

certificationStatus?: string

屬性值

string

controls

要同步處理的控件記錄清單。

controls?: ControlSyncRecord[]

屬性值

ingestionStatus

表示合規性程序的狀態。

ingestionStatus?: string

屬性值

string

offerGuid

會對應至報表的 offerGuid。

offerGuid?: string

屬性值

string