Example #1
0
 public bool Logon()
 {
     oDigest.Logon(1);
     return(true);
 }