API Reference

Class

WordSignatureValidationFinding

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Stable diagnostic for one OPC XML-signature validation check.

Inheritance

  • Object
  • WordSignatureValidationFinding

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public String Code { get; } #

Gets the stable machine-readable finding code.

public WordSignatureValidationState State { get; } #

Gets the validation state represented by the finding.

public String Message { get; } #

Gets the human-readable finding message.

public String SignaturePartUri { get; } #

Gets the owning signature part URI when applicable.

public String ReferenceUri { get; } #

Gets the signed reference URI when applicable.