ProtectedConfiguration::DefaultProvider Property
.NET Framework (current version)
Gets the name of the default protected-configuration provider.
Assembly: System.Configuration (in System.Configuration.dll)
The default provider is identified by the defaultProvider attribute of the <configProtectedData> configuration-file element. The value must correspond to the name of one of the providers added in the <providers> subsection of the <configProtectedData> section. The <configProtectedData> section can also be accessed through an instance of the ProtectedConfigurationSection class.
.NET Framework
Available since 2.0
Available since 2.0
Show: