get_credential_name
Description:
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.
Parameters:
this |
Returns:
the credential name to use for authentication, or |