Class AntiForgery
Namespace: DotNetNuke.Web.Api.Internal
Assembly: DotNetNuke.Web.dll
Syntax
public class AntiForgery : ServiceLocator<IAntiForgery, AntiForgery>
Constructors
AntiForgery()
Declaration
public AntiForgery()
Methods
GetFactory()
Declaration
protected override Func<IAntiForgery> GetFactory()
Returns
Type | Description |
---|---|
Func<IAntiForgery> |