Click or drag to resize

EntityResultSecurityRelatedCounts Property

Count of security related entity items (e.g., passwords, login/logon IDs, and database credentials).

Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public int SecurityRelatedCounts { get; set; }

Property Value

Int32
See Also