EncryptedPackageEnvelope
EncryptedPackageEnvelope
EncryptedPackageEnvelope
EncryptedPackageEnvelope
Class
Definition
Represents an OLE compound file that contains an encrypted package.
public ref class EncryptedPackageEnvelope : IDisposable
public class EncryptedPackageEnvelope : IDisposable
type EncryptedPackageEnvelope = class
interface IDisposable
Public Class EncryptedPackageEnvelope
Implements IDisposable
- Inheritance
- Implements
Remarks
EncryptedPackageEnvelope has no public constructors. An EncryptedPackageEnvelope is created by use of the static Create, CreateFromPackage, or Open methods.
Properties
FileOpenAccess FileOpenAccess FileOpenAccess FileOpenAccess |
Gets a value that specifies whether the file was opened with access to read, write, or both. |
PackageProperties PackageProperties PackageProperties PackageProperties |
Gets the core package properties (such as Title and Subject) of the rights managed document. |
RightsManagementInformation RightsManagementInformation RightsManagementInformation RightsManagementInformation |
Gets the rights management information stored in the EncryptedPackageEnvelope; specifically, the PublishLicense and the UseLicenses stored in the OLE compound file that embodies the rights-management protected package |
StorageInfo StorageInfo StorageInfo StorageInfo |
Gets an object that provides access to the compound file streams outside the encrypted package. |
Methods
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...