GroupIncludeOrRedirectGroupfilterEvaluationRules Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Indicates how the groups in the Groupfilter must match the caller's memberships in order to evaluate to true.

Namespace: ContentStudio.Site.ActiveScripting.Security
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum GroupfilterEvaluationRules
Members

  Member nameValueDescription
All0 All groups in the filter must match in order to evaluate to true
Any1 Any matching group in the filter will evaluate to true.
See Also

Reference