Gjsify LogoGjsify Logo

#NMClientPermission values indicate various permissions that NetworkManager clients can obtain to perform certain tasks on behalf of the current user.

Index

Enumeration Members

CHECKPOINT_ROLLBACK: number

permission to create checkpoints.

ENABLE_DISABLE_NETWORK: number

controls whether networking can be globally enabled or disabled

ENABLE_DISABLE_STATISTICS: number

controls whether device statistics can be globally enabled or disabled

ENABLE_DISABLE_WIFI: number

controls whether Wi-Fi can be globally enabled or disabled

ENABLE_DISABLE_WIMAX: number

controls whether WiMAX can be globally enabled or disabled

ENABLE_DISABLE_WWAN: number

controls whether WWAN (3G) can be globally enabled or disabled

LAST: number

a reserved boundary value

NETWORK_CONTROL: number

controls whether networking connections can be started, stopped, and changed

NONE: number

unknown or no permission

RELOAD: number

controls access to Reload. persistent hostname can be changed

SETTINGS_MODIFY_GLOBAL_DNS: number

modify persistent global DNS configuration

SETTINGS_MODIFY_HOSTNAME: number

controls whether the persistent hostname can be changed

SETTINGS_MODIFY_OWN: number

controls whether connections owned by the current user can be modified

SETTINGS_MODIFY_SYSTEM: number

controls whether connections that are available to all users can be modified

SLEEP_WAKE: number

controls whether the client can ask NetworkManager to sleep and wake

WIFI_SHARE_OPEN: number

controls whether an open Wi-Fi hotspot can be created

WIFI_SHARE_PROTECTED: number

controls whether a password protected Wi-Fi hotspot can be created

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