Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

SeededDiscoverableSensitive.md

File metadata and controls

19 lines (15 loc) · 1.03 KB

Pieces.Os.Core.SdkModel.SeededDiscoverableSensitive

This is the SeededDiscoverableSensitive, this has every property that the seededSensitive has except this one is all optionally passed in. and will override our classification if provided.

Properties

Name Type Description Notes
Schema EmbeddedModelSchema [optional]
Asset string
Text string this is the string representative of the sensative piece of data.
Mechanism MechanismEnum [optional]
Category SensitiveCategoryEnum [optional]
Severity SensitiveSeverityEnum [optional]
Name string [optional]
Description string [optional]
Metadata SensitiveMetadata [optional]

[Back to Model list] [Back to API list] [Back to README]