2 references to PersistKeysToStackExchangeRedis
Microsoft.AspNetCore.DataProtection.StackExchangeRedis (1)
RedisDataProtectionBuilderExtensions.cs (1)
42
return
PersistKeysToStackExchangeRedis
(builder, connectionMultiplexer, DataProtectionKeysName);
Redis (1)
Program.cs (1)
22
.
PersistKeysToStackExchangeRedis
(redis, "DataProtection-Keys")