2 references to SecureConversationBootstrapBindingElementsBelowSecurityKey
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (2)
2643
if (exporter.State.ContainsKey(SecurityPolicyStrings.
SecureConversationBootstrapBindingElementsBelowSecurityKey
))
2645
BindingElementCollection bindingElementsBelowSecurity = exporter.State[SecurityPolicyStrings.
SecureConversationBootstrapBindingElementsBelowSecurityKey
] as BindingElementCollection;