[ CCode ( cprefix = "NM_SECRET_AGENT_ERROR_" , type_id = "nm_secret_agent_error_get_type ()" ) ]
public errordomain SecretAgentError
SecretAgentError values are passed by secret agents back to NetworkManager when they encounter problems retrieving secrets on behalf of NM.
They correspond to errors in the "org.freedesktop.NetworkManager.SecretManager" namespace.
Client APIs such as nm_client_activate_connection
will not see these error codes; instead, the secret agent manager will
translate them to the corresponding AgentManagerError codes.