1 write to _dp
Microsoft.AspNetCore.Authentication.Cookies (1)
PostConfigureCookieAuthenticationOptions.cs (1)
22
_dp
= dataProtection;
1 reference to _dp
Microsoft.AspNetCore.Authentication.Cookies (1)
PostConfigureCookieAuthenticationOptions.cs (1)
32
options.DataProtectionProvider ??=
_dp
;