Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AuditConditions

Represents audit policies with corresponding audit provisioning conditions.

Properties

auditPolicyName

auditPolicyName: string

Indicates the audit policy name. Refer to the documentation for seeded audit policy names. For custom policies, refer to the user-defined policy name created in the target database.

Optional enableConditions

enableConditions: Array<EnableConditions>

Indicates the users/roles in the target database for which the audit policy is enforced, and the success/failure event condition to generate the audit event..

isDataSafeServiceAccountAudited

isDataSafeServiceAccountAudited: boolean

Indicates whether the Data Safe user activity on the target database will be audited by the policy.

isPrivUsersManagedByDataSafe

isPrivUsersManagedByDataSafe: boolean

Indicates whether the privileged user list is managed by Data Safe.

Functions

getDeserializedJsonObj

getJsonObj