AuthenticationModulesSection Constructor

Definition

Initializes a new instance of the AuthenticationModulesSection class.

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

Remarks

This constructor adds the AuthenticationModuleElementCollection class to the Properties property.

Applies to

See also