Esempio n. 1
0
 public void RegisterAuthHeader(AuthApiConnection connection)
 {
     RegisterAuthHeader(connection.GetCookieValue("HRBCAUTH"));
 }