Lookup a secret value in the secret service.
The attributes should be a set of key and value string pairs.
If service is null, then secret.service.Service.get will be called to get the default classService proxy.
This method will return immediately and complete asynchronously.
the schema for the attributes
the attribute keys and values
optional cancellation object
called when the operation completes
Lookup a secret value in the secret service.
The attributes should be a set of key and value string pairs.
If service is null, then secret.service.Service.get will be called to get the default classService proxy.
This method will return immediately and complete asynchronously.