Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the way in which an item is identified within a replica.
typedef struct _IDENTITY_RULE
{
ULONG *pulIdentityFieldIds;
ULONG cIdentityFieldIds;
} IDENTITY_RULE;
Members
- pulIdentityFieldIds
A collection of field IDs that identify an item in a replica.
- cIdentityFieldIds
The number of items in pulIdentityFieldIds.
Requirements
Header: FullEnumerationProvider.h