C#
public class ProtectedConfigurationProviderCollection : System.Configuration.Provider.ProviderCollection, System.Collections.IEnumerable, System.Collections.ICollection
{
}
Articles
|
The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities
|
|
The Providers property of the ProtectedConfiguration class is ... Configuration.Provider . . :: . ProviderCollection System.Configuration . . :: . ProtectedConfigurationProviderCollection
|
|
Note: This class is new in the .NET Framework version 2.0. ... System.Configuration.Provider.ProviderCollection System.Configuration.ProtectedConfigurationProviderCollection
|