ProtectedConfigurationSection Constructor

Definitie

Initialiseert een nieuw exemplaar van de ProtectedConfigurationSection klasse met behulp van standaardinstellingen.

public:
 ProtectedConfigurationSection();
public ProtectedConfigurationSection();
Public Sub New ()

Opmerkingen

De ProtectedConfigurationSection constructor is niet bedoeld om rechtstreeks vanuit uw code te worden gebruikt. Het wordt aangeroepen door het ASP.NET-configuratiesysteem.

Van toepassing op