get_confirm


Description:

public bool get_confirm (out bool confirm)

A getter for the confirm mode.

In confirm mode the user is asked to enter an old password (which is compared to the supplied password), and a new password twice (which is returned).

Parameters:

this

a Dictionary structure

confirm

the value for the property is written here

Returns:

whether this property exists in the this dictionary or not.