1 instantiation of ServiceAuthenticationManagerWrapper
System.ServiceModel (1)
System\ServiceModel\Description\ServiceAuthenticationBehavior.cs (1)
150
behavior.ServiceAuthenticationManager = new
ServiceAuthenticationManagerWrapper
(this.serviceAuthenticationManager, new string[] { standardsManager.SecureConversationDriver.CloseAction.Value });