1 override of IsIssuedTokensSupported
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
78
public override bool
IsIssuedTokensSupported
1 reference to IsIssuedTokensSupported
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
293
if (standardsManager.TrustDriver.
IsIssuedTokensSupported
)