EncryptionProvider interface

Office 2013 and later

Provides the methods for setting up permissions, applying the cryptography of the underlying encryption and decryption, and user authentication.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

Encryption providers are implemented through custom COM add-ins. You are provided with storage within Office documents for add-in specific information to store whatever information you need to encrypt, decrypt, apply rights, and display permission setup or authentication user interfaces.

Show: