TestimoX

API Reference

Class

FolderRedirectionEntry

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

One redirected folder entry.

Inheritance

  • Object
  • FolderRedirectionEntry

Constructors

Properties

public String Folder { get; set; } #

Name of the special folder (e.g., Documents, Desktop).

public String Target { get; set; } #

Target/Type (Basic/Advanced or special handling flag).

public String Path { get; set; } #

Target path (e.g., \\server\share\%username%\Documents).

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

Move contents to new location.

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

Grant the user exclusive rights.

public String PolicyRemoval { get; set; } #

Policy removal behavior (e.g., Redirect to local userprofile).