Skip to main content

UserAppOwner

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
id(optional) stringThe identity ID[default to undefined]
type(optional) stringIt will always be "IDENTITY"[default to undefined]
name(optional) stringThe identity name[default to undefined]
alias(optional) stringThe identity alias[default to undefined]