MachineIdentityUserEntitlementResponse
Import this model from the entry point of its package:
import { MachineIdentityUserEntitlementResponse } from '@sailpoint/angular-sdk/machine_identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | System-generated unique ID of the Object | [default to undefined] |
| machineIdentityId | (optional) string | System-generated unique ID of the Machine Identity | [default to undefined] |
| source | (optional) MachineIdentityUserEntitlementResponseSource | [default to undefined] | |
| entitlement | (optional) MachineIdentityUserEntitlementResponseEntitlement | [default to undefined] | |
| created | (optional) string | Creation date of the Object | [readonly] [default to undefined] |