Exemplo n.º 1
0
 public virtual string GetPassword(string answer)
 {
     return(Provider.GetPassword(UserName, answer));
 }