The properties of the Session class are listed below. For a complete list of Session class members, see the Session Members topic.
Config | Config object to be used to retrieve information about the configuration of the Mantis installation. |
NetworkCredential | Gets the network credential specified during construction time. |
Password | User password specified on construction of the session. |
Request | Request is a wrapper around the MantisConnect webservice which makes calling the methods more natural for the rest of the C# code. |
Url | MantisConnect webservice URL |
Username | User name specified on construction of the session. |
Session Class | Futureware.MantisConnect Namespace