Click or drag to resize

GetUsersResponse Properties

The GetUsersResponse type exposes the following members.

Properties
  NameDescription
Public propertyCode
The HTTP status code.
(Inherited from ResponseBase.)
Public propertyError
Indicates whether an error occurred (false in this case).
(Inherited from ResponseBase.)
Public propertyResult
The users that were found.
Top
See Also