GS_MASKING_POLICY_ACTIONS

GS_MASKING_POLICY_ACTIONS records the masking actions of a masking policy in the dynamic data masking policies. One masking policy corresponds to one or more rows of records in the catalog. Only the system administrator or security policy administrator can access this system catalog.

Table 1 GS_MASKING_POLICY_ACTIONS columns

Name

Type

Description

oid

oid

Row identifier (hidden attribute, which must be specified)

actiontype

name

Name of a masking function used by a masking policy

actparams

name

Parameter information transferred to a masking function

actlabelname

name

Name of a masked label

policyoid

oid

OID of a masking policy to which a record belongs, corresponding to the OID in GS_MASKING_POLICY

modifydate

timestamp

Latest timestamp when a record is created or modified

Feedback
编组 3备份
    openGauss 2024-05-07 00:46:52
    cancel