3 references to Providers
System.Configuration (2)
System\Configuration\ProtectedConfigurationSection.cs (2)
21
ProviderSettings ps =
Providers
[providerName];
33
foreach(ProviderSettings ps in
Providers
)
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
338
ps = protectedConfigSection.
Providers
[protectionProvider.Name];