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)
38options.DataProtectionProvider = options.DataProtectionProvider ?? _dp;