get_proposed_credential
Description:
Get the Credential of the proposed authentication challenge.
Get the Credential of the proposed authentication challenge that was stored from a previous session. The client can use this directly for authentication or construct their own Credential.
Parameters:
| this | 
Returns:
| A Credential encapsulating credential details or null if there is no stored credential. |