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