Abstract NamedPipes code for windows
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user