Click or drag to resize

UserResponseBase Properties

The UserResponseBase type exposes the following members.

Properties
  NameDescription
Public propertyActive
Whether the user is active.
Public propertyCode
The HTTP status code.
(Inherited from ResponseBase.)
Public propertyError
Indicates whether an error occurred (false in this case).
(Inherited from ResponseBase.)
Public propertyExtra
Object with arbitrary extra data about the user.
Public propertyUser
The name of the user.
Top
See Also