A Sandcastle Documented Class Library
SetCredentials Method (UserName, Password)
NamespacesDotNetRemotingAsyncClientSetCredentials(String, String)
Must be called before the connection !
Declaration Syntax
C#Visual BasicVisual C++
public void SetCredentials(
	string UserName,
	string Password
)
Public Sub SetCredentials ( _
	UserName As String, _
	Password As String _
)
public:
void SetCredentials(
	String^ UserName, 
	String^ Password
)
Parameters
UserName (String)
Password (String)

Assembly: AsyncWinLib (Module: AsyncWinLib) Version: 1.0.3522.21484