get_dismissed


Description:

[ Version ( since = "0.101" ) ]
public bool get_dismissed ()

Gets whether the authentication request was dismissed / canceled by the user.

This method simply reads the value of the key/value pair in details with the key <literal>polkit.dismissed</literal >.

Parameters:

this

A AuthorizationResult.

Returns:

true if the authentication request was dismissed, false otherwise.