API Reference

Class

OfficePackageSignatureReferenceInfo

Namespace OfficeIMO.Word

Describes one XML DSig reference entry in a signature part.

Inheritance

  • Object
  • OfficePackageSignatureReferenceInfo

Properties

Uri #

Gets the XML DSig Reference URI value.

DigestMethodAlgorithm #

Gets the reference digest method algorithm when parseable.

DigestValue #

Gets the reference digest value when parseable.

HasDigestValue #

Gets whether the reference includes a digest value.

IsPackagePartReference #

Gets whether the reference points at an OPC package part URI.

TargetPartUri #

Gets the normalized target package part URI when the reference points at a package part.

TargetPartExists #

Gets whether the target package part exists, or null when the reference is not a package part reference.

TransformAlgorithms #

Gets XML DSig transform algorithms declared on the reference.

DigestVerificationStatus #

Gets bounded digest-verification status for simple package-part references.

DigestVerificationDetail #

Gets a deterministic digest-verification detail or unsupported reason.