Identitycollectordependency
Import this model from the entry point of its package:
import { Identitycollectordependency } from '@sailpoint/angular-sdk/data_access_security';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | (optional) string | The display name of the dependent object. For applications, the platform dependency query may prefix the object name (for example, Application - Finance SharePoint). | [default to undefined] |
| type | (optional) string | The internal dependent object type identifier (fully qualified type name). | [default to undefined] |
| typeDisplayName | (optional) string | The human-readable display name of the dependent object type. | [default to undefined] |