AuthenticationRequest.isRetry

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

class AuthenticationRequest
bool
isRetry
()

Return Value

Type: bool

true if authentication attempt is a retry or false otherwise.