A
complex data type that is used to store the results of the getPDFEncryption operation
of the Encryption service.
For information about data that can be accessed using Xpath Expressions,
see Data items.
Data itemsThe data items that EncryptionTypeResult variables
contain.
encryptionTypeA string value
that contains one of these values:
- PASSWORD:
- The PDF document is encrypted with a password.
- POLICY_SERVER:
- The PDF document is protected with a policy created by the Rights
Management service.
- CERTIFICATE:
- The PDF document is protected with a certificate-based encryption.
- OTHER:
- The PDF document is protected with another type of encryption.
- NONE:
- The PDF document is not encrypted.
|
|
|