get_auth_mechanism


Description:

[ Version ( since = "3.4" ) ]
public unowned string? get_auth_mechanism ()

Returns the mechanism name used to authenticate to a network service.

Often this refers to a SASL mechanism such as "LOGIN" or "GSSAPI".

Parameters:

this

a NetworkSettings

Returns:

the authentication mechanism name