<PackageReference Include="System.Configuration.ConfigurationManager" Version="11.0.0-preview.3.26207.106" />

System.Configuration.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.