get_secrets_async


Description:

public async Variant get_secrets_async (string setting_name, Cancellable? cancellable) throws Error

Asynchronously requests the connection's secrets.

Parameters:

this

the RemoteConnection

setting_name

the Setting object name to get secrets for

cancellable

a Cancellable, or null

callback

callback to be called when the secret request completes

user_data

caller-specific data passed to callback