Uiinfrastructure API Docs  
 

TokenAuthenticator.Logout Method 

Logout is handled by the ILoginControl in the Login activityspace.

public virtual bool Logout(
   RequestData requestData
);

Implements

IAuthenticator.Logout

See Also

TokenAuthenticator Class | com.plumtree.uiinfrastructure.login Namespace | IAuthenticator#Logout