1 write to binding
System.ServiceModel (1)
System\ServiceModel\Security\InfocardInteractiveChannelInitializer.cs (1)
66this.binding = binding;
2 references to binding
System.ServiceModel (2)
System\ServiceModel\Security\InfocardInteractiveChannelInitializer.cs (2)
81requiresInfoCard = InfoCardHelper.IsInfocardRequired(binding, credentials, tokenManager, proxy.RemoteAddress, out chain, out relyingPartyIssuer); 82MessageSecurityVersion bindingSecurityVersion = InfoCardHelper.GetBindingSecurityVersionOrDefault(binding);