Click or drag to resize
IAuthorityIdentifier 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 sertain type of authorties. It is normally used as an identifier for the authority object within the fysical 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
string Identifier { get; set; }

Property Value

Type: String
See Also