get_proposed_credential


Description:

[ Version ( since = "2.2" ) ]
public Credential get_proposed_credential ()

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

a AuthenticationRequest

Returns:

A Credential encapsulating credential details or null if there is no stored credential.