ControlFamily interface

A class represent the control family.

Properties

controls

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

familyName

The name of the control family. e.g. "Malware Protection - Anti-Virus" NOTE: This property will not be serialized. It can only be populated by the server.

familyStatus

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

familyType

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

Property Details

controls

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

controls?: Control[]

Property Value

familyName

The name of the control family. e.g. "Malware Protection - Anti-Virus" NOTE: This property will not be serialized. It can only be populated by the server.

familyName?: string

Property Value

string

familyStatus

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

familyStatus?: string

Property Value

string

familyType

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

familyType?: string

Property Value

string