Plumtree Portal UI  
 

PTLoginHelper.AttemptLogin Method (String, String, Object, Boolean, ISessionManager, IApplication, String)

public virtual object AttemptLogin(
   string sUserName,
   string sPassword,
   object token,
   bool bUseNumericConnect,
   ISessionManager subSession,
   IApplication application,
   string sRequestURL
);

Implements

ILoginHelper.AttemptLogin

See Also

PTLoginHelper Class | com.plumtree.portaluiinfrastructure.login Namespace | PTLoginHelper.AttemptLogin Overload List | ILoginHelper#AttemptLogin