Property AllowedPaths
AllowedPaths
Gets or sets allowed paths. If set, only these paths and their subdirectories are accessible.
public HashSet<string> AllowedPaths { get; set; }
Gets or sets allowed paths. If set, only these paths and their subdirectories are accessible.
public HashSet<string> AllowedPaths { get; set; }