Show / Hide Table of Contents

Enum AuditPolicyCategory

Represents the category to which an audit policy belongs. An audit policy can belong to a single category.

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

Fields

Name Description
AdminUserActivity
BasicActivity
ComplianceStandard
Custom
OraclePredefined
SqlFirewallAuditing
UnknownEnumValue
UserActivity
In this article
Back to top