Check the current status of the keyring. The default status of the keyring is to be locked, requiring its password to unlock it, to access the stored database connection strings.

get_keyring_status(keyring_name)

Arguments

keyring_name

A character string providing the name of the keyring.

Value

A message giving the locked status of the keyring.

See also