authenticate_remote


Description:

public bool authenticate_remote (string session, string? username) throws Error

Start authentication for a remote session type.

Parameters:

this

A Greeter

session

The name of a remote session

username

A username of NULL to prompt for a username.

Returns:

TRUE if authentication request sent.