set_secret


Description:

public void set_secret (string secret, bool store_secret)

Sets the secret (password) for the identity, and whether the signon daemon should remember it.

Parameters:

this

the IdentityInfo.

secret

the secret.

store_secret

whether signond should store the secret in its DB.