Document.PasswordEncryptionProvider Property
Visual Studio 2010
Gets the name of the algorithm encryption provider that Microsoft Office Word uses when encrypting documents with passwords.
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
Property Value
Type: System.StringThe name of the algorithm encryption provider that Microsoft Office Word uses when encrypting documents with passwords.
Use the SetPasswordEncryptionOptions method to specify the name of the algorithm encryption provider that Word uses when encrypting documents with passwords.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.