set_password


Description:

public bool set_password (string? password)

Sets the password of the GSignondCredentials object

Parameters:

this

the object whose password is to be set.

password

the password.

Returns:

true if successful, false otherwise.