get_method


Description:

public unowned string? get_method ()

Returns the authentication method for a remote account.

There are no pre-defined method names; backends are free to set this however they wish. If authentication is not required for a remote account, the convention is to set method to "none".

Parameters:

this

an SourceAuthentication

Returns:

the authentication method for a remote account