Click or drag to resize
SqlSecurityHelperWhereRegex Property
Regular expression to check security of WHERE clause.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static Regex WhereRegex { get; }

Property Value

Type: Regex
See Also