Package version:

A class represent the compliance category.

Hierarchy

  • Category

Properties

categoryName?: string

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?: string

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

categoryType?: string

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

controlFamilies?: ControlFamily[]

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

Generated using TypeDoc