1 write to _autoGenerateKeys
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRingProvider.cs (1)
51
_autoGenerateKeys
= options.AutoGenerateKeys;
1 reference to _autoGenerateKeys
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRingProvider.cs (1)
136
if (!
_autoGenerateKeys
)