Minor Changes
This commit is contained in:
@@ -83,7 +83,7 @@ namespace Novell.CASA
|
||||
string sSecretId = id;
|
||||
int iSecretType = Secret.SS_BINARY;
|
||||
|
||||
Console.WriteLine("GetSecret called for "+id);
|
||||
//Console.WriteLine("GetSecret called for "+id);
|
||||
if (sSecretId.StartsWith("SS_CredSet"))
|
||||
{
|
||||
sSecretId = sSecretId.Substring(11);
|
||||
|
||||
Reference in New Issue
Block a user