System.Net.AuthenticationSchemeSelector public sealed delegate AuthenticationSchemeSelector : MulticastDelegate Documentation public AuthenticationSchemeSelector(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(HttpListenerRequest httpRequest, AsyncCallback callback, object object) public virtual AuthenticationSchemes EndInvoke(IAsyncResult result) public virtual AuthenticationSchemes Invoke(HttpListenerRequest httpRequest)