Class LoginHelper
- Namespace
- Dynamicweb.Security.Utilities
- Assembly
- Dynamicweb.Core.dll
Helper class with supporting methods used internally by Dynamicweb.
public class LoginHelper
- Inheritance
-
LoginHelper
- Inherited Members
Methods
IsAutoLogOnAllowed()
Check if auto login is allowed
public static bool IsAutoLogOnAllowed()
Returns
- bool
Is all seems ok.
Remarks
A trying to prevent CFRF attacks(Cross Site Request Forgery)