3 references to ProtectKeysWithDpapi
KeyManagementSample (1)
Program.cs (1)
23builder.ProtectKeysWithDpapi();
Microsoft.AspNetCore.DataProtection.Extensions.Tests (1)
DataProtectionProviderTests.cs (1)
102configure.ProtectKeysWithDpapi();
NonDISample (1)
Program.cs (1)
23configuration.ProtectKeysWithDpapi();