ID1Index.Search method
Search for keyword in secure index..
public SearchResponse Search(string keyword)
| parameter | description |
|---|---|
| keyword | The keyword to search for. |
Return Value
An instance of SearchResponse.
See Also
- class SearchResponse
- interface ID1Index
- namespace CyberCrypt.D1.Client.ServiceClients