ProtectedConfigurationSection Constructor ()

 

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

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
ProtectedConfigurationSection()

The ProtectedConfigurationSection constructor is not intended to be used directly from your code. It is called by the ASP.NET configuration system.

.NET Framework
Available since 2.0
Return to top
Show: