GetPassword

PasswordDictionary.GetPassword method

Gets the password for the file.

public string GetPassword(string key)
Parameter Type Description
key String The full file path or a document key.

Return Value

The password for the document.

See Also