[ Version ( since = "2.0" ) ]
public async bool sign_out (Cancellable? cancellable) throws Error
Asks signond to close all authentication sessions for this identity, and to remove any stored secrets associated with it (password and authentication tokens).
this |
the Identity. |
cancellable |
optional Cancellable object, null to ignore. |
callback |
a callback which will be called when the operation has completed. |
user_data |
user data to be passed to the callback. |