API Reference

Class

PowerPointSignatureReport

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Structured signature inspection and mutation-policy evidence.

Inheritance

  • Object
  • PowerPointSignatureReport

Usage

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

Methods

public String ToJson() #
Returns: String

Serializes the report as deterministic JSON.

Properties

public Boolean HasOriginPart { get; } #

Whether the package contains a digital-signature origin part.

public Int32 XmlSignaturePartCount { get; } #

Number of XML signature parts.

public Boolean HasApplicationSignatureFlag { get; } #

Whether extended application properties advertise a digital signature.

public PowerPointSignatureMutationPolicy Policy { get; } #

Configured save policy.

public PowerPointSignatureMutationAction Action { get; } #

Policy action taken.

public Boolean HasSignatureMetadata { get; } #

Whether any signature metadata was detected.