Represents the identity of a replicated object in an external repository.
The following tables list the members exposed by IExternalIdentity.
Public Properties
Name | Description | |
---|---|---|
![]() |
ExternalObjectIdentity | Specifies the unique identity of this external replica object, relative to an external repository in which a replica of the object exists. |
![]() |
ExternalRepository | Specifies one of the following:
|
![]() |
Id | A representation of the Globally Unique Identifier (GUID), a unique 128-bit number, that is assigned to this Content Engine object when the object is created. When converted to a string, the Id property is typically depicted as 32 hexadecimal characters enclosed by brackets in the following format: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}. For example, {3F2504E0-4F89-11D3-9A0C-0305E82C3301}. For For a given property representation, the Id property has the following characteristics:
For a newly created document object, you can override the Id property of its associated |
![]() |
ReplicationData | Specifies provider-specific data for this external replica object. |