TestimoX

API Reference

Class

OfficePostureInfo

Namespace ComputerX.Office
Assembly ComputerX
Modifiers sealed

Consolidated Office macro and Protected View posture.

Inheritance

  • Object
  • OfficePostureInfo

Constructors

Properties

public String ComputerName { get; set; } #

Computer name these values were collected for.

public String PolicyVersion { get; set; } #

Detected Office policy version key (for example, 16.0) when available.

public Nullable<Boolean> PolicyRootPresent { get; set; } #

True when Office policy root contains data for the selected version.

public List<OfficeApplicationPostureInfo> Applications { get; set; } #

Application posture rows.

public Int32 MacroRestrictiveCount { get; set; } #

Count of applications with restrictive macro policy configured.

public Int32 ProtectedViewRelaxedCount { get; set; } #

Count of applications where any Protected View surface is relaxed/disabled by policy.