2 references to ProcessAuthentication
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (2)
511retValue = this.ProcessAuthentication(authenticationContext.LogonUserIdentity, GetAuthType(authenticationContext)); 570retValue = this.ProcessAuthentication(wid, GetAuthType(listenerContext));