schedule_authenticate


Description:

[ Version ( since = "3.16" ) ]
public void schedule_authenticate (NamedParameters? credentials)

Schedules a new authenticate session, cancelling any previously run.

This is usually done automatically, when an 'authenticate' signal is received for the associated Source. With null credentials an attempt without it is run.

Parameters:

this

an Backend

credentials

a credentials to use to authenticate, or null