authenticate


Description:

[ Version ( since = "2.2" ) ]
public void authenticate (Credential? credential)

Authenticate the AuthenticationRequest.

Authenticate the AuthenticationRequest using the Credential supplied. To continue without credentials, pass null as credential.

Parameters:

this

a AuthenticationRequest

credential

A Credential, or null