passingControlIds property

List<String>? passingControlIds
getter/setter pair

The list of controls that are passing or not assessed.

Implementation

core.List<core.String>? passingControlIds;