1 implementation of Unregister
System (1)
net\System\Net\_AuthenticationManagerBase.cs (1)
196public abstract void Unregister(IAuthenticationModule authenticationModule);
1 reference to Unregister
System (1)
net\System\Net\AuthenticationManager.cs (1)
216Instance.Unregister(authenticationModule);