TestimoX

API Reference

Class

AdmxAsset

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Single downloadable asset (ZIP, CAB, MSI) that contains ADMX/ADML content.

Inheritance

  • Object
  • AdmxAsset

Constructors

Properties

public String FileName { get; set; } #

Suggested file name.

public String Url { get; set; } #

Download URL.

public String Sha256 { get; set; } #

Optional SHA-256 hash for verification.

public Nullable<Int64> SizeBytes { get; set; } #

Optional size in bytes.