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