WebClientInformation Class |
Namespace: ArtDatabanken.WebService.Data
The WebClientInformation type exposes the following members.
Name | Description | |
---|---|---|
WebClientInformation | Initializes a new instance of the WebClientInformation class |
Name | Description | |
---|---|---|
Locale |
Current locale specified by user.
This locale is used when information that is
language handled are retrieved from a web service.
| |
Role |
Property Role is used to inform web service in which
role the user is making the web service call.
The sum of user rights are used if no role is specified.
| |
Token |
Security token that was returned in WebLoginResponse
when the user logged in to the web service.
The web service call will fail if this token is not provided.
|