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