1 write to ApplicationCookie
Microsoft.AspNetCore.Identity (1)
IdentityCookiesBuilderExtensions.cs (1)
34cookieBuilder.ApplicationCookie = builder.AddApplicationCookie();
1 reference to ApplicationCookie
Microsoft.AspNetCore.Identity.Test (1)
IdentityOptionsTest.cs (1)
77o.ApplicationCookie.Configure(a => a.Cookie.Name = "a");