title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Presentation.EncryptionProvider property (PowerPoint) |
vbapp10.chm583109 |
|
|
9b316f21-eeaf-4704-636f-ea68c7a36cfd |
06/08/2017 |
medium |
Returns a String that specifies the name of the algorithm encryption provider that PowerPoint uses when encrypting documents. Read/write.
expression. EncryptionProvider
expression An expression that returns a Presentation object.
String
You can implement an encryption provider by creating a custom COM add-in. Within your presentation, you can store information that the add-in can encrypt and decrypt, and to which it can apply rights. The add-in can also display permission, setup, or authentication user interfaces.
[!includeSupport and feedback]