Interface IAbpAntiForgeryManager
Namespace: Volo.Abp.AspNetCore.Mvc.AntiForgery
Assembly: Volo.Abp.AspNetCore.Mvc.dll
Syntax
public interface IAbpAntiForgeryManager
Methods
GenerateToken()
Declaration
string GenerateToken()
Returns
| Type | Description |
|---|---|
| string |
SetCookie()
Declaration
void SetCookie()