Skip to main content

MultiHostIntegrationsAccountsFile

Import this model from the entry point of its package:

import { MultiHostIntegrationsAccountsFile } from '@sailpoint/angular-sdk/multi_host_integration';

Properties

NameTypeDescriptionNotes
name(optional) stringName of the accounts file.[default to undefined]
key(optional) stringThe accounts file key.[default to undefined]
uploadTime(optional) stringDate-time when the file was uploaded[default to undefined]
expiry(optional) stringDate-time when the accounts file expired.[default to undefined]
expired(optional) booleanIf this is true, it indicates that the accounts file has expired.[default to false]