[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eConnection\u003c/code\u003e class within the Security Command Center v2 API for .NET, used for representing IP connection information associated with security findings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnection\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, providing methods and properties for managing connection data.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eConnection\u003c/code\u003e class include \u003ccode\u003eDestinationIp\u003c/code\u003e, \u003ccode\u003eDestinationPort\u003c/code\u003e, \u003ccode\u003eProtocol\u003c/code\u003e, \u003ccode\u003eSourceIp\u003c/code\u003e, and \u003ccode\u003eSourcePort\u003c/code\u003e, which are used to store the details of an IP connection.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors: a default constructor \u003ccode\u003eConnection()\u003c/code\u003e and a copy constructor \u003ccode\u003eConnection(Connection other)\u003c/code\u003e, which allows the creation of new \u003ccode\u003eConnection\u003c/code\u003e objects based on existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProtocol\u003c/code\u003e property utilizes the \u003ccode\u003eConnection.Types.Protocol\u003c/code\u003e enum, enabling the representation of various internet protocols such as TCP or UDP.\u003c/p\u003e\n"]]],[],null,[]]