MantisConnect 1.0a2

Session Properties

The properties of the Session class are listed below. For a complete list of Session class members, see the Session Members topic.

Public Instance Properties

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.

See Also

Session Class | Futureware.MantisConnect Namespace