2 references to GetAuthType
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (2)
570retValue = this.ProcessAuthentication(wid, GetAuthType(listenerContext)); 713string authType = GetAuthType(listenerContext);