Show / Hide Table of Contents

Enum SecurityResult.Types.VerdictResponse

Represents different verdict types. Used to represent Mandiant threat intelligence.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum SecurityResult.Types.VerdictResponse

Fields

Name Description
Benign

VerdictResponse resulted a threat as benign.

Malicious

VerdictResponse resulted a threat as malicious.

Unspecified

The default verdict response type.

In this article
Back to top Generated by DocFX