Show / Hide Table of Contents

Class UnknownSourceVulnerabilityAuditSource

Unknown source for vulnerability audit.

Inheritance
object
VulnerabilityAuditSource
UnknownSourceVulnerabilityAuditSource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AdmService.Models
Assembly: OCI.DotNetSDK.Adm.dll
Syntax
public class UnknownSourceVulnerabilityAuditSource : VulnerabilityAuditSource
In this article
Back to top