API Reference

Class

HtmlResourceSessionEntry

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers sealed

Immutable accepted-resource identity and evidence.

Inheritance

  • Object
  • HtmlResourceSessionEntry

Usage

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

Returned or exposed by

Properties

public HtmlResourceKind Kind { get; } #

Resource kind requested by the document.

public String Source { get; } #

Original policy-approved source.

public String CanonicalSource { get; } #

Canonical absolute URI or data source used as the cache identity.

public String ContentType { get; } #

Validated MIME type.

public Int64 Length { get; } #

Accepted encoded byte length.

public String Sha256 { get; } #

Lower-case SHA-256 content digest.