VaultCheckout

The VaultCheckout table contains detailed information about the accounts that have been checked out by an Identity Platform user.

ColumnTypeDescription
IDStringUUID of the checkout.
DescriptionStringDescription for the checkout.
UserIDStringUUID of the user who checked out the account.
SummaryStringChecked out account details in Host/User format.
PVIDStringUUID of the checked out account.
LoanDateDateTimeChecked out Date/Time.
DueDateDateTimeCheckout expiration Date/Time.
HostIDStringUUID of the resource.

See Also