id property
The compliance item ID. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article.
Implementation
final String? id;
The compliance item ID. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article.
final String? id;