[ Version ( since = "3.16" ) ]
public unowned string? get_credential_name ()
Returns the credential name used to pass the stored or gathered credential (like password) into the invoke_authenticate.
This is a counterpart of the authentication method. The null means to use the default name, which is SOURCE_CREDENTIAL_PASSWORD.
| this |
|
the credential name to use for authentication, or null |