11 references to keyDir
Microsoft.AspNetCore.DataProtection.Tests (11)
Internal\KeyManagementOptionsPostSetupTest.cs (11)
24new KeyValuePair<string, string>(KeyManagementOptionsPostSetup.ReadOnlyDataProtectionKeyDirectoryKey, keyDir), 33AssertReadOnly(options, keyDir); 41new KeyValuePair<string, string>(KeyManagementOptionsPostSetup.ReadOnlyDataProtectionKeyDirectoryKey, keyDir), 50AssertNotReadOnly(options, keyDir); 69AssertNotReadOnly(options, keyDir); 79new KeyValuePair<string, string>(KeyManagementOptionsPostSetup.ReadOnlyDataProtectionKeyDirectoryKey, keyDir), 94AssertNotReadOnly(options, keyDir); 109new KeyValuePair<string, string>(KeyManagementOptionsPostSetup.ReadOnlyDataProtectionKeyDirectoryKey, keyDir), 121AssertNotReadOnly(options, keyDir); 137AssertNotReadOnly(options, keyDir); 151AssertNotReadOnly(options, keyDir);