SettingsConnectionFlags
Description:
[ CCode ( cprefix = "NM_SETTINGS_CONNECTION_FLAG_" , type_id = "nm_settings_connection_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "1.12" ) ]
public enum SettingsConnectionFlags
Flags describing the current activation state.
Content:
Enum values:
- EXTERNAL - the profile was
generated to represent an external configuration of a networking device.
- NM_GENERATED - A connection
is "nm-generated" if it was generated by NetworkManger.
- NONE - an alias for numeric zero,
no flags set.
- UNSAVED - the connection is not
saved to disk.
- VOLATILE - The connection will
be deleted when it disconnects.