Show / Hide Table of Contents

Enum VulnerabilitySeverity

Qualitative evaluation of the severity for a vulnerability, from NONE to CRITICAL.

Namespace: Oci.AdmService.Models
Assembly: OCI.DotNetSDK.Adm.dll
Syntax
public enum VulnerabilitySeverity

Fields

Name Description
Critical
High
Low
Medium
None
UnknownEnumValue
In this article
Back to top