Show / Hide Table of Contents

Enum SecurityAssessmentTargetType

Indicates whether the security assessment is for a target database or a target database group.

Namespace: Oci.DatasafeService.Models
Assembly: OCI.DotNetSDK.Datasafe.dll
Syntax
public enum SecurityAssessmentTargetType

Fields

Name Description
TargetDatabase
TargetDatabaseGroup
UnknownEnumValue
In this article
Back to top