SA_POLICY_ENTITLEMENT table

The SA_POLICY_ENTITLEMENT3 table stores the shared access policy entitlements. Each policy might have one or multiple entitlements.

Column Name Description Data type

ID*

Unique global ID. Primary key.

Numeri.

POLICY_ID*

ID of the policy ID associated with the entitlement.

Numeri.

TYP.

The entitlement type. Values include.

  • 0 – Credentia.

  • 1 – Credential poo.

Numeri.

DEFINITION_TYP.

The entitlement definition type. Values include.

  • 0 – specific credential object entitlemen.

  • 1 – filter entitlemen.

Numeri.

NAM.

The entitlement name.

Character (256.

TARGET_NAM.

The account uid or pool name that matches the string.

Character (256.

SERVICE_TYP.

The service profile name.

Character (256.

SERVICE_NAM.

The service name that matches the string.

Character (256.

SERVICE_GROU.

The service tag that matches the string.

Character (500.

TARGET_DN^

The credential or pool DN.

Character (2000.

* Indicates the column is required and not null.

^ Indicates the column is associated with a generated lowercase column with name L_columnName.

3 Indicates the table is added in ISIM 6.0.

Parent topic: Shared access tables