Skip to main content

SourceAppAccountSource

Import this model from the entry point of its package:

import { SourceAppAccountSource } from '@sailpoint/angular-sdk/apps';

Properties

NameTypeDescriptionNotes
id(optional) stringThe source ID[default to undefined]
type(optional) stringThe source type, will always be "SOURCE"[default to undefined]
name(optional) stringThe source name[default to undefined]
useForPasswordManagement(optional) booleanIf the source is used for password management[default to false]
passwordPolicies(optional) Array<BaseReferenceDto>The password policies for the source[default to undefined]