Click or drag to resize
WebClientInformation Properties

The WebClientInformation type exposes the following members.

Properties
  NameDescription
Public propertyLocale
Current locale specified by user. This locale is used when information that is language handled are retrieved from a web service.
Public propertyRole
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.
Public propertyToken
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.
Top
See Also