The entity that an actor performs an action on. Targets can be anything, such as an app user, a sign-in token, or anything else.
Name | Type | Description | Notes |
---|---|---|---|
AlternateId | string | The alternate ID of the target | [optional] [readonly] |
ChangeDetails | LogTargetChangeDetails | [optional] | |
DetailEntry | Dictionary<string, Object> | Further details on the target | [optional] [readonly] |
DisplayName | string | The display name of the target | [optional] [readonly] |
Id | string | The ID of the target | [optional] [readonly] |
Type | string | The type of target | [optional] [readonly] |