SettingPPPOE
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_pppoe_get_type ()" ) ]
public class SettingPPPOE :
Setting
Content:
Constants:
Properties:
- public string password { owned get; set; }
Password used to authenticate with the PPPoE service.
- public uint password_flags { get; set; }
Flags indicating how to handle the
password property.
- public string service { owned get; set; }
If specified, instruct PPPoE to only initiate sessions with access
concentrators that provide the specified service.
- public string username { owned get; set; }
Username used to authenticate with the PPPoE service.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object