Gjsify LogoGjsify Logo

Interface SettingPppoe_ConstructProps

Hierarchy

Index

Properties

parent?: string

If given, specifies the parent interface name on which this PPPoE connection should be created. If this property is not specified, the connection is activated on the interface specified in #NMSettingConnection:interface-name of #NMSettingConnection.

password?: string

Password used to authenticate with the PPPoE service.

password_flags?: NM.SettingSecretFlags

Flags indicating how to handle the #NMSettingPppoe:password property.

service?: string

If specified, instruct PPPoE to only initiate sessions with access concentrators that provide the specified service. For most providers, this should be left blank. It is only required if there are multiple access concentrators or a specific service is known to be required.

username?: string

Username used to authenticate with the PPPoE service.

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