IdentityAssociationDetails
Import this model from the entry point of its package:
import { IdentityAssociationDetails } from '@sailpoint/angular-sdk/identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | (optional) string | any additional context information of the http call result | [default to undefined] |
| associationDetails | (optional) Array<IdentityAssociationDetailsAssociationDetailsInner> | list of all the resource associations for the identity | [default to undefined] |