1 write to binding
System.ServiceModel (1)
System\ServiceModel\Security\InfocardInteractiveChannelInitializer.cs (1)
22this.binding = binding;
2 references to binding
System.ServiceModel (2)
System\ServiceModel\Security\InfocardInteractiveChannelInitializer.cs (2)
29return binding; 35return new GetTokenUIAsyncResult(binding, channel, this.credentials, callback, state);