Mono Class Library: System.Net.AuthenticationManager Overview | MembersSystem.Net.AuthenticationManager.Unregister Method |
Removes the specified authentication module from the list of registered modules. [Edit]
|
- authenticationModule
- The System.Net.IAuthenticationModule module to remove. [Edit]
Type Reason ArgumentNullException authenticationModule is null. [Edit] InvalidOperationException authenticationModule is not a registered authentication module. [Edit]
Note: To add an authentication module to the list of registered modules, call the AuthenticationManager.Register(IAuthenticationModule) method.[Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0