View Source
Class ClearCsrfCookieHandler
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class ClearCsrfCookieHandler : INotificationHandler<UmbracoPlanExecutedNotification>, INotificationHandler
Constructors
View Source
ClearCsrfCookieHandler(ICookieManager)
Declaration
public ClearCsrfCookieHandler(ICookieManager cookieManager)
Parameters
Methods
View Source
Handle(UmbracoPlanExecutedNotification)
Declaration
public void Handle(UmbracoPlanExecutedNotification notification)
Parameters