infoTypes property

List<InfoType>? infoTypes
getter/setter pair

Type of information detected by SDP.

Info type includes name, version and sensitivity of the detected information type.

Implementation

core.List<InfoType>? infoTypes;