Exemple #1
0
 private void doSSOAuth()
 {
     connectionInfo.DoSSOAuth();
     setAuthCookie();
 }