<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0-rc.2.23479.6" />

ProtectedConfigurationProviderCollection

Provides a collection of ProtectedConfigurationProvider objects.
public ProtectedConfigurationProvider this[string name] { get; }

Gets a ProtectedConfigurationProvider object in the collection with the specified name.

Initializes a new instance of the ProtectedConfigurationProviderCollection class using default settings.