1 override of IsIssuedTokensSupported
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (1)
77
public override bool
IsIssuedTokensSupported
1 reference to IsIssuedTokensSupported
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
213
if (standardsManager.TrustDriver.
IsIssuedTokensSupported
)