IdentityRule Constructor
Initializes a new instance of the IdentityRule class that contains a collection of integer field IDs to identify an item.
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | identityFieldIds is a nullptr. |
| ArgumentOutOfRangeException | identityFieldIds contained no more identity field IDs. |
Show: