login_interactive


Description:

public bool login_interactive (ulong user_type, TlsInteraction? interaction, Cancellable? cancellable = null) throws Error

Login the user on the session requesting the password interactively when necessary.

This call may block for an indefinite period.

Parameters:

this

session to use for login

user_type

the type of login user

interaction

interaction to request PIN when necessary

cancellable

optional cancellation object, or null

Returns:

Whether successful or not.