ERCREDENTIALLEASE table

The ERCREDENTIALLEASE3 table stores the lease information for a checked out credential. If a credential is checked out as a pool member, the table also stores the pool information.

Column Name Description Data type

DN* ^

The credential lease DN. Primary key.

Character (2000.

ERCVCATALOG* ^

The credential DN.

Character (2000.

ERLESSEE*

The person DN who checked out the credential.

Character (2000.

ERLESSEENAM.

The name of the person who checked out the credential.

Character (256.

ERLEASEEXPIRATIONTIM.

The lease expiration time.

DATETIM.

ERJUSTIFICATIO.

The business justification for checkout.

Character (2000.

ERLEASESTATU.

Indicates the lease status. Values include.

  • 0 – activ.

  • 1 – inactive indicating the lease is in the process of being checked in or checked out at this moment.

Numeri.

ERCREDENTIALPOOLD.

The credential pool DN if the credential is not checked out as a pool member. Otherwise, the value is empty.

Character (2000.

ERCUSTOMATTRIBUTE.

~.

ERCUSTOMATTRIBUTE.

Custom attributes. We can use these 5 custom attributes if you want to extend the lease object to have more information.

Character (2000.

ERLASTNOTIFICATIO.

The last lease expiration notification time.

DATETIM.

ERLEASECREATETIM.

The lease creation time.

DATETIM.

* 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