API Reference
Class
OfficePackageSignatureInfo
Describes package-level digital-signature metadata found in an Open XML package.
Inheritance
- Object
- OfficePackageSignatureInfo
Properties
HasSignatures #Gets whether any package signature metadata was found.
HasDigitalSignatureOriginPart #Gets whether the package contains a digital-signature origin part.
OriginPartUri #Gets the signature origin part URI when present.
OriginRelationshipId #Gets the package relationship id for the signature origin part when available.
HasApplicationSignatureMetadata #Gets whether application properties contain digital-signature metadata.
SignatureParts #Gets XML signature parts discovered under the signature origin.
UnsupportedDetails #Gets unsupported or unknown details callers should not treat as validation proof.
Details #Gets human-readable package details suitable for feature reports.