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