set_data


Description:

public bool set_data (uint32 id, string username, string password)

Sets the data of the Credentials.

Parameters:

this

the object whose data is to be set.

id

the identity id associated with the credentials.

username

the username.

password

the password.

Returns:

true if successful, false otherwise.