Show / Hide Table of Contents

Enum ClassificationStatus

The classification status of the sighitng.

Namespace: Oci.CloudguardService.Models
Assembly: OCI.DotNetSDK.Cloudguard.dll
Syntax
public enum ClassificationStatus

Fields

Name Description
FalseNegative
FalsePositive
NotClassified
TrueNegative
TruePositive
UnknownEnumValue
In this article
Back to top