Click or drag to resize
FloodProtectionHelperUserBasedProtection Property
Gets or sets the value that indictaes whether for authenticated user is action's flood interval checked with dependence on current user or IP address

Namespace: CMS.Membership
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
public static bool UserBasedProtection { get; set; }

Property Value

Type: Boolean
See Also