Home > borogove > Client > usePassword

Client.usePassword() method

Sets the password to be used in response to the password needed event

Signature:

usePassword(password: string): void;

Parameters

Parameter Type Description
password string

Returns:

void