The IdentifierAttribute type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BaseAddress |
Get or set the base address URI used by the decorated property
| |
| KeyConverterType |
Get or set the type of the custom converter to use to convert key properties into a key
| |
| KeyProperties |
Get or set the names of the properties to be used to generate a unique key for this identifier
| |
| KeySeparator |
Get or set the string to insert between key values when generating a unique key for this
identifier from multiple key properties.
| |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |