serialize all properties (including secrets)
this is a deprecated alias for
NM_CONNECTION_SERIALIZE_WITH_NON_SECRET
.
a deprecated alias for
NM_CONNECTION_SERIALIZE_WITH_SECRETS
.
serialize properties that are not secrets. Since 1.32.
serialize all secrets. This flag is
ignored if any of NM_CONNECTION_SERIALIZE_WITH_SECRETS_AGENT_OWNED,
NM_CONNECTION_SERIALIZE_WITH_SECRETS_SYSTEM_OWNED
or
NM_CONNECTION_SERIALIZE_WITH_SECRETS_NOT_SAVED
is set. Since 1.32.
serialize agent-owned secrets. Since: 1.20.
serialize secrets that are marked as never saved. Since: 1.32.
serialize system-owned secrets. Since: 1.32.
These flags determine which properties are serialized when calling nm_connection_to_dbus().