TestimoX

API Reference

Class

Item (DomainControllerSmbSharePostureService)

Namespace ComputerX.FileSystem.DomainControllerSmbSharePostureService
Assembly ComputerX
Modifiers sealed

Single expected-share posture item.

Inheritance

  • Object
  • Item

Constructors

Properties

public String Name { get; set; } #

Share name.

public String Path { get; set; } #

Actual path returned by WMI when available.

public String Description { get; set; } #

Share description returned by WMI when available.

public String PathExpectation { get; set; } #

Friendly expectation for the share path.

public Boolean Exists { get; set; } #

True when the share exists.

public Boolean PathMatchesExpectation { get; set; } #

True when the path matches the expected baseline.

public String Issue { get; set; } #

Primary issue classification for the share.