register


Description:

public bool register ()

Registers the SecretAgent with the NetworkManager secret manager, indicating to NetworkManager that the agent is able to provide and save secrets for connections on behalf of its user.

Registration is an asynchronous operation and its success or failure is indicated via the 'registration-result' signal.

Parameters:

this

a SecretAgent

Returns:

a new true if registration was successfully requested (this does not mean registration itself was successful), false if registration was not successfully requested.