Encryption Properties |
The Encryption type exposes the following members.
| Name | Description | |
|---|---|---|
| OwnerPassword | The owner password opens the document with no access restrictions. | |
| Permissions | The permissions that will be granted to a user who opens the document using the UserPassword. The value is either null (all permissions), or a concatenation of the allowed Permission values. | |
| UserPassword | The user password opens the document with the permissions defined by the Permissions parameter. |