setLoginCredentials

Sets the login credentials to enable authentication by username and password.

Syntax

public void setLoginCredentials(LoginCredentials value)

Parameters

  • value – The login credentials.

Returns

None.