Implemented interface member:
method
Unregister
System.Net.IAuthenticationManager.Unregister(System.Net.IAuthenticationModule)
2 overrides of Unregister
System (2)
net\System\Net\_AuthenticationManager2.cs (1)
210public override void Unregister(IAuthenticationModule authenticationModule)
net\System\Net\_AuthenticationManagerDefault.cs (1)
343public override void Unregister(IAuthenticationModule authenticationModule)