KeychainItem.Delete

From Xojo Documentation

Method


KeychainItem.Delete()

New in 5.2

Supported for all project types and targets.

Deletes the KeychainItem.

Notes

You can change passwords in a Keychain by deleting the original item using this method and adding another item.

Example

This example deletes the current keychainitem.

kci.Delete