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