1 write to wrappedAuthenticationManager
System.ServiceModel (1)
System\ServiceModel\ServiceAuthenticationManager.cs (1)
80
this.
wrappedAuthenticationManager
= wrappedServiceAuthManager;
1 reference to wrappedAuthenticationManager
System.ServiceModel (1)
System\ServiceModel\ServiceAuthenticationManager.cs (1)
104
return this.
wrappedAuthenticationManager
.Authenticate(authPolicy, listenUri, ref message);