public sealed class FindingTypeStats : IMessage<FindingTypeStats>, IEquatable<FindingTypeStats>, IDeepCloneable<FindingTypeStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class FindingTypeStats.
A FindingTypeStats resource represents stats regarding a specific FindingType
of Findings under a given ScanRun.
[[["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\u003eThe \u003ccode\u003eFindingTypeStats\u003c/code\u003e class in the Web Security Scanner v1 API provides statistics on a specific type of finding within a ScanRun.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eFindingTypeStats\u003c/code\u003e is 2.5.0, with documentation available for versions ranging from 1.0.0 to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFindingTypeStats\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with inheritance from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has properties \u003ccode\u003eFindingCount\u003c/code\u003e, which represents the number of findings of this type, and \u003ccode\u003eFindingType\u003c/code\u003e, which specifies the type of the finding.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingTypeStats\u003c/code\u003e class offers two constructors, one default and one that accepts another \u003ccode\u003eFindingTypeStats\u003c/code\u003e object for parameterization.\u003c/p\u003e\n"]]],[],null,[]]