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