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