TestimoX

API Reference

Class

View (FileSystemLocalService)

Namespace ADPlayground.DomainControllers.FileSystemLocalService
Assembly ADPlayground
Modifiers sealed

Flattened filesystem posture view for a specific domain controller.

Inheritance

  • Object
  • View

Constructors

Properties

public String DomainName { get; set; } #
ResultMetadata

DNS domain name for context when available.

public String Controller { get; set; } #
ResultMetadata

Domain controller name queried.

public Nullable<Int32> NtfsDisable8dot3NameCreation { get; set; } #

Raw NtfsDisable8dot3NameCreation value when readable.

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

True when 8.3 short-name creation is not globally enabled.

public IReadOnlyList<RegistryEvidence> Evidence { get; set; } #
ResultMetadata(HideInTables = true, HideInGrids = true, Label = "Registry Evidence")

Registry values read to derive the posture.