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