ObjectVersionDataRequestIdentityType
Identity type enumeration for object version data request. Specifices how objects with changed identities are handled.
Name | Description | Value |
---|---|---|
OBJECT_VERSION_DATA_REQUEST_IDENTITY_TYPE_SPECIFIC | Returned object IDs are same as in request. | 0 |
OBJECT_VERSION_DATA_REQUEST_IDENTITY_TYPE_MANAGED_IF_AVAILABLE | Objects managed identity is returned, if it is available, even though the specified identity was unmanaged. | 1 |