is_retry


Description:

[ Version ( since = "2.2" ) ]
public bool is_retry ()

Determine whether this this is a first attempt or a retry for this authentication challenge.

Parameters:

this

a AuthenticationRequest

Returns:

true if authentication attempt is a retry or false otherwise.