MantisConnect 1.0a2

Session.NetworkCredential Property

Gets the network credential specified during construction time.

[Visual Basic]
Public ReadOnly Property NetworkCredential As NetworkCredential
[C#]
public System.Net.NetworkCredential NetworkCredential {get;}

Remarks

This is use to support connecting to Mantis installation that are protected with basic http authentication.

See Also

Session Class | Futureware.MantisConnect Namespace