Uiinfrastructure API Docs  
 

LoginHelper.ClearAutologinToken Method 

Call this method to clear an autologin token cookie from the users session.

public void ClearAutologinToken(
   string strCurrentRequestURL,
   IWebData webData
);

Parameters

strCurrentRequestURL
webData

See Also

LoginHelper Class | com.plumtree.uiinfrastructure.login Namespace