AuthenticationManager.Unregister Method
.NET Framework 3.0
Removes authentication modules from the list of registered modules.
| Name | Description |
|---|---|
| AuthenticationManager.Unregister (IAuthenticationModule) | Removes the specified authentication module from the list of registered modules. Supported by the .NET Compact Framework. |
| AuthenticationManager.Unregister (String) | Removes authentication modules with the specified authentication scheme from the list of registered modules. Supported by the .NET Compact Framework. |