System.IdentityModel.SecureConversationFeb2005Dictionary
namespace System.IdentityModel
{
internal class SecureConversationFeb2005Dictionary : SecureConversationDictionary
{
public SecureConversationFeb2005Dictionary(IdentityModelDictionary dictionary);
public SecureConversationFeb2005Dictionary(IXmlDictionary dictionary);
}
}