3 references to IssuedTokens
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (3)
219
channelFactory.FlowIssuedTokens =
IssuedTokens
;
261
if (Transactions || (
IssuedTokens
!= TransactionFlowOption.NotAllowed))
276
if (
IssuedTokens
!= TransactionFlowOption.NotAllowed)