NM.SettingHashFlags – libnm-util Reference Manual
SettingHashFlags
Description:
[
CCode
( cprefix =
"NM_SETTING_HASH_FLAG_"
, type_id =
"nm_setting_hash_flags_get_type ()"
) ]
public
enum
SettingHashFlags
These flags determine which properties are added to the resulting hash when calling
to_hash
.
Namespace:
NM
Package:
libnm-util
Content:
Enum values:
ALL
-
hash all properties (including secrets)
NO_SECRETS
-
do not include secrets
ONLY_SECRETS
-
only hash secrets
2022 vala-language.org