TestimoX

API Reference

Class

NonexistentShareFinding

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Finding indicating a referenced network share is missing or unreachable.

Inheritance

  • Object
  • NonexistentShareFinding

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

Properties

public String Server { get; set; } #

Server name.

public String Share { get; set; } #

Share name.

public String Script { get; set; } #

Script referencing the share.

public Boolean Reachable { get; set; } #

True if the share could be reached during validation.

public String DomainName { get; set; } #

DNS domain name owning the GPO.

public Guid GpoId { get; set; } #

GPO identifier.

public String GpoDisplayName { get; set; } #

GPO display name.