Expand description

Support to search for items in a keychain.

Structs

Specifies the type of items to search for.

A builder type to search for items in keychains.

Enums

Specifies the number of results returned by a search

An enum including all objects whose references can be returned from a search. Note that generic Keychain Items, such as passwords and preferences, do not have specific object types; they are modeled using dictionaries and so are available directly as search results in variant SearchResult::Dict.

An individual search result.