| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Component: Keychain
Manage passwords in Mac & iOS Keychain
| Version | macOS | Windows | Linux | Server | iOS SDK |
| 8.4 / 16.3 | ✅ Yes | ❌ No | ❌ No | 🔶 50%, on macOS | ✅ Yes |
| Item | Details | Server |
|---|---|---|
| Keychain.AddGenericPassword New in 16.3 Adds a generic password to the keychain. | Mac/iOS 16.3 |
✅ Server |
| Keychain.AddPassword Adds a password to keychain. | Mac/iOS 8.4 |
❌ Server |
| Keychain.DeleteGenericPassword New in 16.3 Delete password from keychain. | Mac/iOS 16.3 |
✅ Server |
| Keychain.DeletePassword Delete password from keychain. | Mac/iOS 8.4 |
❌ Server |
| Keychain.FindGenericPassword New in 16.3 Finds a password for a keychain item and returns it. | Mac/iOS 16.3 |
✅ Server |
| Keychain.ListAccounts Lists the accounts for a database. | Mac/iOS 8.4 |
❌ Server |
| Keychain.ListDatabases Lists databases in keychain. | Mac/iOS 8.4 |
❌ Server |
| Keychain.ListGenericPasswords New in 16.3 Queries metadata for all generic passwords. | Mac/iOS 16.3 |
✅ Server |
| Keychain.UpdateGenericPassword New in 16.3 Update a generic password entry with a new password. | Mac/iOS 16.3 |
✅ Server |
| Keychain.UpdatePassword Updates password in keychain. | Mac/iOS 8.4 |
❌ Server |
10 functions shown.
These functions require a license (100%).
Release notes
- Version 8.4
- Added Keychain functions.
Blog Entries
MarkDown version: component_Keychain.md