SearchFlags
Description:
[ CCode ( cprefix = "SECRET_SEARCH_" , type_id = "secret_search_flags_get_type ()" ) ]
[ Flags ]
public enum SearchFlags
Various flags to be used with [methodService.search
] and [methodService.search_sync
].
Content:
Enum values:
- ALL - all the items matching the search will
be returned, instead of just the first one
- LOAD_SECRETS - while searching load
secrets for items that are not locked
- NONE - no flags
- UNLOCK - unlock locked items while
searching