11.27 idmrpt_idv_trust_types_v

Stores the Identity Vault trust types. This view is a fixed list of types and is populated during the initial installation or upgrade of the reporting warehouse.

trust_type_id

VARCHAR(32)

The ID for this trust type. For example, ROLE_ASSIGNMENT, RESOURCE_ASSIGNMENT, or GROUP_ASSIGNMENT.

trust_type_name

VARCHAR(128)

The display name of this trust type.

trust_type_descr

VARCHAR(512)

The description of this trust type.

idmrpt_deleted

bool

TRUE if this trust type has been deleted and FALSE otherwise.