1 write to proxy
System.ServiceModel (1)
System\ServiceModel\Security\InfocardInteractiveChannelInitializer.cs (1)
65this.proxy = channel;
2 references to proxy
System.ServiceModel (2)
System\ServiceModel\Security\InfocardInteractiveChannelInitializer.cs (2)
81requiresInfoCard = InfoCardHelper.IsInfocardRequired(binding, credentials, tokenManager, proxy.RemoteAddress, out chain, out relyingPartyIssuer); 136proxy.GetProperty<ChannelParameterCollection>();