[ Version ( since = "3.4" ) ]
public void set_password (string password)
Sets the password for this.
Use this function to cache the password in memory after obtaining it through get_password. Some SASL mechanisms use this when attempting to authenticate.
this |
a Service |
password |
the password for this |