Control interface

A class represent the control.

Properties

controlDescription

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

controlDescriptionHyperLink

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

controlFullName

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

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.

controlName

The 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

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

responsibilities

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

Property Details

controlDescription

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

controlDescription?: string

Property Value

string

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

controlDescriptionHyperLink?: string

Property Value

string

controlFullName

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.

controlFullName?: string

Property Value

string

controlId

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.

controlId?: string

Property Value

string

controlName

The 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.

controlName?: string

Property Value

string

controlStatus

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

controlStatus?: string

Property Value

string

responsibilities

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

responsibilities?: Responsibility[]

Property Value