DpapiProtectedConfigurationProvider public sealed class DpapiProtectedConfigurationProvider : ProtectedConfigurationProvider Provides a ProtectedConfigurationProvider object that uses the Windows data protection API (DPAPI) to encrypt and decrypt configuration data. Documentation Code namespace System.Configuration { }