ProtectedConfigurationProvider Constructor

Definition

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

protected:
 ProtectedConfigurationProvider();
protected ProtectedConfigurationProvider ();
Protected Sub New ()

Notes to Inheritors

Override this constructor as needed by your class.

Applies to