AuthenticationModuleElementCollection::Remove Method (String^)

 

Removes the element with the specified key.

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

public:
void Remove(
	String^ name
)

Parameters

name
Type: System::String^

The key of the element to remove.

.NET Framework
Available since 2.0
Return to top
Show: