The IReadonlyUser type exposes the following members.
Properties
Name | Description | |
---|---|---|
IP |
Gets the IP Address of the browser's computer.
|
|
IsAdministrator |
Gets whether the user is an administrator. Administrators have the privilege of working with any object in the CSAPI.
|
|
LastLogin |
Gets the time when this user last logged in.
|
|
UserId |
Gets the UserId of the user.
|
See Also