A proxy object representing a collection of secrets in the Secret Service.
#SecretCollection represents a collection of secret items stored in the
Secret Service.
A collection can be in a locked or unlocked state. Use
method@SecretService.lock or method@SecretService.unlock to lock or
unlock the collection.
Use the property@SecretCollection:items property or
method@SecretCollection.get_items to lookup the items in the collection.
There may not be any items exposed when the collection is locked.
A proxy object representing a collection of secrets in the Secret Service.
#SecretCollection represents a collection of secret items stored in the Secret Service.
A collection can be in a locked or unlocked state. Use method@SecretService.lock or method@SecretService.unlock to lock or unlock the collection.
Use the property@SecretCollection:items property or method@SecretCollection.get_items to lookup the items in the collection. There may not be any items exposed when the collection is locked.