3 references to ContextId
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityMessageProperty.cs (2)
282
if (sct != null && sct.
ContextId
== supportingSessionTokenToExclude.
ContextId
)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecureConversation.cs (1)
426
XmlHelper.WriteStringAsUniqueId(writer, sct.
ContextId
);