<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0-preview.6.21352.12" />

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.