delete_sync


Description:

public bool delete_sync (Source source, Cancellable? cancellable = null) throws Error

Deletes any previously stored credentials for source.

If an error occurs, the function sets error and returns false.

Parameters:

this

an SourceCredentialsProvider

source

an Source, to store credentials for

cancellable

optional Cancellable object, or null

Returns:

true on success, false on error