2 references to HasOutgoingSupportingTokens
System.ServiceModel (2)
System\ServiceModel\Security\SecurityMessageProperty.cs (1)
180
if (this.
HasOutgoingSupportingTokens
)
System\ServiceModel\Security\SecurityProtocol.cs (1)
555
if (supportingTokensProperty != null && supportingTokensProperty.
HasOutgoingSupportingTokens
)