Plumtree UI Infrastructure API  
 

ILoginHelper.AttemptGuestLogin Method (Object, ISessionManager, IApplication, String)

Attempts to create and connect a new default guest user session.

object AttemptGuestLogin(
   object token,
   ISessionManager session,
   IApplication application,
   string sRequestURL
);

Return Value

a valid guest userSession

See Also

ILoginHelper Interface | com.plumtree.uiinfrastructure.login Namespace | ILoginHelper.AttemptGuestLogin Overload List