NM.SettingWirelessSecurityError – libnm-util Reference Manual
SettingWirelessSecurityError
Description:
[
CCode
( cprefix =
"NM_SETTING_WIRELESS_SECURITY_ERROR_"
) ]
public
errordomain
SettingWirelessSecurityError
Namespace:
NM
Package:
libnm-util
Content:
Error codes:
INVALIDPROPERTY
-
the property was invalid
LEAPREQUIRES8021X
-
LEAP authentication was specified but key management was not set to "8021x"
LEAPREQUIRESUSERNAME
-
LEAP authentication was specified but no LEAP username was given
MISSING8021XSETTING
-
a property contained a value that requires the connection to contain a
Setting8021x
setting
MISSINGPROPERTY
-
the property was missing and is required
SHAREDKEYREQUIRESWEP
-
Shared Key authentication was specified but the setting did not specify WEP as the encryption protocol
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
quark
()
Registers an error quark for
SettingWired
if necessary.
2022 vala-language.org