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