4 references to IssuedTokens
System.ServiceModel (4)
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (4)
230channelFactory.FlowIssuedTokens = this.IssuedTokens; 262listener.FlowIssuedTokens = this.IssuedTokens; 326if (this.Transactions || (this.IssuedTokens != TransactionFlowOption.NotAllowed)) 341if (this.IssuedTokens != TransactionFlowOption.NotAllowed)