[ Version ( since = "3.4" ) ]
public void set_auth_mechanism (string? auth_mechanism)
Sets the mechanism name used to authenticate to a network service.
Often this refers to a SASL mechanism such as "LOGIN" or "GSSAPI". The auth_mechanism property is automatically stripped of leading and trailing whitespace.
this | |
auth_mechanism |
an authentication mechanism name, or null |