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