org.freedesktop.Secret.Item
org.freedesktop.Secret.Item — An item contains a secret, lookup attributes and has a label.
org.freedesktop.Secret.Item.Delete
Delete
( | OUT ObjectPath Prompt) ; |
Delete this item.
Prompt
A prompt object, or the special value '/' if no prompt is necessary.
Accessed using the org.freedesktop.DBus.Properties interface.
READ Boolean Locked ;
Whether the item is locked and requires authentication, or not.
READWRITE Dict<String,String> Attributes ;
The lookup attributes for this item.
READWRITE String Label ;
The displayable label for this item.
READ UInt64 Created ;
The unix time when the item was created.
READ UInt64 Modified ;
The unix time when the item was last modified.