Abstract NamedPipes code for windows

This commit is contained in:
Jim Norman
2006-01-17 23:07:05 +00:00
parent 12209176e7
commit bacd2e534e
21 changed files with 29 additions and 2463 deletions

View File

@@ -9,8 +9,8 @@ namespace Novell.CASA.MiCasa.Common
[Serializable]
public class LinkedKeyInfo
{
private string m_sDestStoreID = null;
private string m_sDestKeychainID = null;
//private string m_sDestStoreID = null;
//private string m_sDestKeychainID = null;
private string m_sDestSecretID = null;
private string m_sDestKeyID = null;