Click or drag to resize
AuthorityIdentifier Property
Identifier. Mandatory. Max length 50. This identifier is set by the application administrator. It does not need to be unique. Instead it could optionally be used as an identfier for a certain type of authorties. It is normally used as an identifier for the authority object within the physical application the object is assigned to.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string Identifier { get; set; }

Property Value

Type: String

Implements

IAuthorityIdentifier
See Also