The IdentifierAttribute type exposes the following members.

Properties

  NameDescription
Public propertyBaseAddress
Get or set the base address URI used by the decorated property
Public propertyKeyConverterType
Get or set the type of the custom converter to use to convert key properties into a key
Public propertyKeyProperties
Get or set the names of the properties to be used to generate a unique key for this identifier
Public propertyKeySeparator
Get or set the string to insert between key values when generating a unique key for this identifier from multiple key properties.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also