Unregisters an authentication agent.
The calling thread is blocked until a reply is received. See unregister_authentication_agent for the asynchronous version.
| this |
A Authority. |
| subject |
The subject the authentication agent is for, typically a UnixSession object. |
| object_path |
The object path for the authentication agent. |
| cancellable |
A Cancellable or null. |
|
true if the authentication agent was successfully unregistered, false if throws is set. |