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