CertSyncRecord interface
类表示从应用符合性同步的认证记录。
属性
| certification |
指示认证过程的状态。 |
| controls | 要同步的控件记录列表。 |
| ingestion |
指示符合性过程的状态。 |
| offer |
映射到报表的 offerGuid。 |
属性详细信息
certificationStatus
指示认证过程的状态。
certificationStatus?: string
属性值
string
controls
ingestionStatus
指示符合性过程的状态。
ingestionStatus?: string
属性值
string
offerGuid
映射到报表的 offerGuid。
offerGuid?: string
属性值
string