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

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum UserType
Members
  Member nameValueDescription
Application0 User is an application (web service, web application or localy installed application).
Person1 User is a person.
See Also