Class ServerProjectUserInfoHeader
Represents a server project user assignment. All information about the user is included.
Syntax
public class ServerProjectUserInfoHeader
Fields
PermForLicense
Indicates if the user can take an ELM license so the she can user her memoQ client to work on the project.
Declaration
public bool PermForLicense
Type
BooleanProjectRoles
The roles of the user in the project.
Declaration
public ServerProjectRoles ProjectRoles
Type
ServerProjectRolesUser
Information about the user as defined by the Security API of the memoQ Server WS API.
Declaration
public UserInfo User