TestimoX

API Reference

Class

FolderRedirectionPolicyInfo

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Folder Redirection policy container for a single GPO.

Inheritance

  • Object
  • FolderRedirectionPolicyInfo

Constructors

public FolderRedirectionPolicyInfo() #

Properties

public String DomainName { get; set; } #

Owning DNS domain.

public Guid GpoId { get; set; } #

GPO identifier.

public Boolean Present { get; set; } #

True when a Folder Redirection policy file was found.

public IReadOnlyList<FolderRedirectionEntry> Entries { get; set; } #

Entries parsed from fdeploy.ini.