1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Scaling
  6. /
  7. Indexer
  8. /
  9. GetPasswordDictionary

GetPasswordDictionary

Indexer.GetPasswordDictionary method

Gets the password dictionary.

public PasswordDictionary GetPasswordDictionary(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also