set_username


Description:

public bool set_username (string? username)

Sets the username of the GSignondCredentials object

Parameters:

this

the object whose username is to be set.

username

the username.

Returns:

true if successful, false otherwise.