delete_token_sync


Description:

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

Deletes token information for the this and source from the secret store.

Parameters:

this

an OAuth2Service

source

an Source

cancellable

optional Cancellable object, or null

Returns:

whether succeeded