TestimoX

API Reference

Class

AdmxProviderFileHashMatch

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

All cached file identities sharing the same content hash.

Inheritance

  • Object
  • AdmxProviderFileHashMatch

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

Constructors

public AdmxProviderFileHashMatch() #

Properties

public String Sha256 { get; set; } #

SHA-256 checksum.

public IReadOnlyList<AdmxProviderFileIdentity> Matches { get; set; } #

Cached file identities that have this checksum.