KeychainSearchMBS methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to KeychainSearchMBS class.

KeychainSearchMBS.NextItem as KeychainItemMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Keychain MBS MacClassic Plugin 13.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Finds the next keychain item matching the given search criteria.

Returns object of the next matching keychain item, if any.

Each item stored in the keychain contains data (such as a certificate), which is indexed by the item's attributes. Use the SearchCreateFromAttributes function to specify attributes to search for. If the NextItem function finds a match, you can use the methods and properties on the item.

To find and obtain data from a password keychain item, use the FindInternetPassword or FindGenericPassword function.
Lasterror is set.

The items on this page are in the following plugins: MBS MacClassic Plugin.


💬 Ask a question or report a problem