This commit is contained in:
parent
f610a50037
commit
0636451c41
@ -53,7 +53,9 @@ namespace Novell.CASA.DataEngines.Common
|
|||||||
public static string CCF_SYNCH = "Synch";
|
public static string CCF_SYNCH = "Synch";
|
||||||
public static string CCF_NAME = "Name";
|
public static string CCF_NAME = "Name";
|
||||||
|
|
||||||
|
//Add Operation Types on CCF
|
||||||
|
public static int OPERATION_ADD_SECRET = 0;
|
||||||
|
public static int OPERATION_MODIFY_SECRET = 2;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user