The method to call when the authentication is complete.
[Visual Basic]Protected Callback As Org.Mentalis.Proxy.Socks.Authentication.AuthenticationCompleteDelegate
[C#]
protected AuthenticationCompleteDelegate Callback;
See Also
AuthBase Class | AuthBase Members | Org.Mentalis.Proxy.Socks.Authentication Namespace