Exemplo n.º 1
0
 public DAuth GetSession(string userNameOrRIFID)
 {
     return(AuthWorker.CreateSession(userNameOrRIFID));
 }