2 references to HasOutgoingSupportingTokens
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityMessageProperty.cs (1)
165
if (
HasOutgoingSupportingTokens
)
System\ServiceModel\Security\SecurityProtocol.cs (1)
473
if (supportingTokensProperty != null && supportingTokensProperty.
HasOutgoingSupportingTokens
)