1 write to _dp
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectPostConfigureOptions.cs (1)
26
_dp
= dataProtection;
1 reference to _dp
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectPostConfigureOptions.cs (1)
38
options.DataProtectionProvider = options.DataProtectionProvider ??
_dp
;