Category interface

A class represent the compliance category.

Properties

categoryName

The name of the compliance category. e.g. "Operational Security" NOTE: This property will not be serialized. It can only be populated by the server.

categoryStatus

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

categoryType

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

controlFamilies

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

Property Details

categoryName

The name of the compliance category. e.g. "Operational Security" NOTE: This property will not be serialized. It can only be populated by the server.

categoryName?: string

Property Value

string

categoryStatus

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

categoryStatus?: string

Property Value

string

categoryType

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

categoryType?: string

Property Value

string

controlFamilies

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

controlFamilies?: ControlFamily[]

Property Value