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