AccessProfileUsage
Import this model from the entry point of its package:
import { AccessProfileUsage } from '@sailpoint/angular-sdk/access_profiles';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| accessProfileId | (optional) string | ID of the Access Profile that is in use | [default to undefined] |
| usedBy | (optional) Array<AccessProfileUsageUsedByInner> | List of references to objects which are using the indicated Access Profile | [default to undefined] |