2 types derived from SecureConversationDictionary
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
132internal class SecureConversationDec2005Dictionary : SecureConversationDictionary
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
443internal class SecureConversationFeb2005Dictionary : SecureConversationDictionary
6 references to SecureConversationDictionary
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecureConversation.cs (2)
33public abstract SecureConversationDictionary SerializerDictionary 455protected abstract SecureConversationDictionary DriverDictionary
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecureConversationDec2005.cs (2)
60public override SecureConversationDictionary SerializerDictionary 127protected override SecureConversationDictionary DriverDictionary
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecureConversationFeb2005.cs (2)
60public override SecureConversationDictionary SerializerDictionary 118protected override SecureConversationDictionary DriverDictionary