3 references to SecureConversationBootstrap
System.ServiceModel (3)
System\ServiceModel\Configuration\SecurityElement.cs (3)
28[ConfigurationProperty(ConfigurationStrings.SecureConversationBootstrap)] 31get { return (SecurityElementBase)base[ConfigurationStrings.SecureConversationBootstrap]; } 41if (PropertyValueOrigin.Default != source.ElementInformation.Properties[ConfigurationStrings.SecureConversationBootstrap].ValueOrigin)