Must be called before the connection !
| C# | Visual Basic | Visual C++ |
public void SetCredentials( string UserName, string Password )
Public Sub SetCredentials ( _ UserName As String, _ Password As String _ )
public: void SetCredentials( String^ UserName, String^ Password )
- UserName (String)
- Password (String)