MarkLogic XDBC.NET Library

IXdbcConnection.Credentials Property

The NetworkCredential object for this connection, as set by the SetCredentials method

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

See Also

IXdbcConnection Interface | MarkLogic.Xdbc Namespace