SettingWirelessSecurity
Object Hierarchy:
NM.SettingWirelessSecurity
NM.SettingWirelessSecurity
NM.SettingWirelessSecurity
NM.Setting
NM.Setting
NM.Setting->NM.SettingWirelessSecurity
GLib.Object
GLib.Object
GLib.Object->NM.Setting
Description:
[
CCode ( type_id =
"nm_setting_wireless_security_get_type ()" ) ]
public class SettingWirelessSecurity :
Setting
Content:
Constants:
Properties:
public string auth_alg { owned get ; set ; }
When WEP is used (ie, key-mgmt = "none" or "ieee8021x") indicate the
802.11 authentication algorithm required by the AP here.
public string key_mgmt { owned get ; set ; }
Key management used for the connection.
public string leap_password { owned get ; set ; }
The login password for legacy LEAP connections (ie, key-mgmt =
"ieee8021x" and auth-alg = "leap").
public uint leap_password_flags { get ; set ; }
public string leap_username { owned get ; set ; }
The login username for legacy LEAP connections (ie, key-mgmt =
"ieee8021x" and auth-alg = "leap").
public string psk { owned get ; set ; }
Pre-Shared-Key for WPA networks.
public uint psk_flags { get ; set ; }
Flags indicating how to handle the
psk property.
public string wep_key0 { owned get ; set ; }
Index 0 WEP key.
public string wep_key1 { owned get ; set ; }
Index 1 WEP key.
public string wep_key2 { owned get ; set ; }
Index 2 WEP key.
public string wep_key3 { owned get ; set ; }
Index 3 WEP key.
public uint wep_key_flags { get ; set ; }
public uint wep_key_type { get ; set construct ; }
Controls the interpretation of WEP keys.
public uint wep_tx_keyidx { get ; set construct ; }
When static WEP is used (ie, key-mgmt = "none") and a non-default WEP
key index is used by the AP, put that WEP key index here.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref