Gjsify LogoGjsify Logo

Enumeration AgentManagerError

Errors returned from the secret-agent manager.

These errors may be returned from operations that could cause secrets to be requested (such as nm_client_activate_connection()), and correspond to D-Bus errors in the "org.freedesktop.NetworkManager.AgentManager" namespace.

Index

Enumeration Members

FAILED: number

unknown or unspecified error

INVALIDIDENTIFIER: number

The identifier is not a valid secret agent identifier.

NOSECRETS: number

No secret agent returned secrets for this request

NOTREGISTERED: number

The caller tried to unregister an agent that was not registered.

PERMISSIONDENIED: number

The caller does not have permission to register a secret agent, or is trying to register the same secret agent twice.

USERCANCELED: number

The user canceled the secrets request.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method