3 types derived from SecureConversationDictionary
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
132class SecureConversationDec2005Dictionary : SecureConversationDictionary
System\ServiceModel\XD.cs (2)
999class SecureConversationApr2004Dictionary : SecureConversationDictionary 1028class SecureConversationFeb2005Dictionary : SecureConversationDictionary
6 references to SecureConversationDictionary
System.ServiceModel (6)
System\ServiceModel\Security\WSSecureConversation.cs (2)
33public abstract SecureConversationDictionary SerializerDictionary 531protected abstract SecureConversationDictionary DriverDictionary
System\ServiceModel\Security\WSSecureConversationDec2005.cs (2)
60public override SecureConversationDictionary SerializerDictionary 127protected override SecureConversationDictionary DriverDictionary
System\ServiceModel\Security\WSSecureConversationFeb2005.cs (2)
60public override SecureConversationDictionary SerializerDictionary 118protected override SecureConversationDictionary DriverDictionary