Click or drag to resize
WebLoginResponse Properties

The WebLoginResponse type exposes the following members.

Properties
  NameDescription
Public propertyLocale
Locale used when user authority was retrieved.
Public propertyRoles
User authority for the application that was specified in the login.
Public propertyToken
Token, that must be used in all requestes to the same web service as the login was made to.
Public propertyUser
Information about the user that has logged in.
Top
See Also