delete_keyring: Delete a keyring

View source: R/database.R

delete_keyringR Documentation

Delete a keyring

Description

Deletes a keyring from the Windows Credential Store.

Usage

delete_keyring(keyring_name)

Arguments

keyring_name

A character string providing the name of the keyring.

See Also

Other keyring functions: add_key(), create_locked_keyring(), delete_key(), get_keyring_status(), list_keyrings(), list_keys(), lock_keyring(), unlock_keyring(), view_key()


gcfrench/store documentation built on May 17, 2024, 5:52 p.m.