Gjsify LogoGjsify Logo

#NMSecretAgentError values are passed by secret agents back to NetworkManager when they encounter problems retrieving secrets on behalf of NM.

Index

Enumeration Members

AGENTCANCELED: number

the agent canceled the request because it was requested to do so by NetworkManager

INTERNALERROR: number

some internal error in the agent caused the request to fail

INVALIDCONNECTION: number

the connection for which secrets were requested could not be found

NOSECRETS: number

the agent cannot find any secrets for this connection

NOTAUTHORIZED: number

the caller (ie, NetworkManager) is not authorized to make this request

USERCANCELED: number

the request was canceled by the user

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