UserAppOwner
Import this model from the entry point of its package:
import { UserAppOwner } from '@sailpoint/angular-sdk/apps';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | The identity ID | [default to undefined] |
| type | (optional) string | It will always be "IDENTITY" | [default to undefined] |
| name | (optional) string | The identity name | [default to undefined] |
| alias | (optional) string | The identity alias | [default to undefined] |