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