Click or drag to resize
AuthorityType Enumeration
Enumerates the different types of authorities that web services handles.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum AuthorityType
Members
  Member nameValueDescription
DataType0 DataType is a type of Authority that is set if authority is address to an AuthorityDataType i.e. authority that is not addressed to an application i.e. could be used in several applications.
Application1 Application is a type of Authority that is set if authority is address to an application.
See Also