1 write to via
System.ServiceModel (1)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
199this.via = value;
4 references to via
System.ServiceModel (4)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (4)
194return this.via; 474negotiationState = this.CreateNegotiationState(this.targetAddress, this.via, timeoutHelper.RemainingTime()); 477rstChannel = this.CreateClientChannel(negotiationState.RemoteAddress, this.via); 769this.via = tokenProvider.via;