Click or drag to resize
RoleType Enumeration
This enum is only used in role search and the definition of the role types are defined in the web service UserService. There is no member Type in the class Role.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum RoleType
Members
  Member nameValueDescription
AdministrationRole0 User administration role.
Basic1 Basic.
SpeciesObservationRole2 Role related to handling of species observation.
Unspecified3 Role is not related to any specific purpose.
UserGroupAdministrationRole4 Role that allows users to administrate user groups.
See Also