Package version:

A class represent the control.

Hierarchy

  • Control

Properties

assessments?: Assessment[]

List of assessments. NOTE: This property will not be serialized. It can only be populated by the server.

controlDescription?: string

The control's description NOTE: This property will not be serialized. It can only be populated by the server.

controlDescriptionHyperLink?: string

The hyper link to the control's description'. NOTE: This property will not be serialized. It can only be populated by the server.

controlFullName?: string

The full name of the control. e.g. "Validate that unsupported operating systems and software components are not in use." NOTE: This property will not be serialized. It can only be populated by the server.

controlId?: string

The Id of the control. e.g. "Operational Security#10" NOTE: This property will not be serialized. It can only be populated by the server.

controlShortName?: string

The short name of the control. e.g. "Unsupported OS and Software." NOTE: This property will not be serialized. It can only be populated by the server.

controlStatus?: string

Control status. NOTE: This property will not be serialized. It can only be populated by the server.

controlType?: string

The control type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc