IUniqueIdentityOptions
The IUniqueIdentityOptions interface defines properties for managing unique identity settings, including template information and target object details.
Properties
| Name | Description |
|---|---|
| GeneralIsChanged | Indicates whether any general changes have been made to the unique identity options. |
| TemplateName | Defines the name of the template associated with the object. |
| TemplateId | Specifies the unique identifier of the template associated with the object. |
| TemplateValue | Represents the value of the template associated with the object. |
| TargetObjectKey | Specifies the unique key of the target object. |
| IsChanged | Indicates whether the unique identity options have been modified. |
| TargetObjectName | Defines the name of the target object associated with the unique identity settings. |