Walter.Web.FireWall
SiteMapSearchResultFilter Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Filters Namespace : SiteMapSearchResultFilter Enumeration
Filter status for Walter.Web.FireWall.Annotations.SiteMapAttribute
Syntax
public enum SiteMapSearchResultFilter : System.Enum 
Members
MemberDescription
CurrentSessionOnly The link must have been visible in the current session
CurrentSitemapOnly Allow links from the current pages page-site-map only
RenderedToUser The link must have been visible to user at some point
Remarks
Will enforce how strict a filter to apply when evaluating the plausibility that the user can navigate to the protected endpoint
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Filters.SiteMapSearchResultFilter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.Web.FireWall.Filters Namespace