Aqualogic Interaction API  
 

IPTGuestLogin.SetGuestRedirectToLogin Method 

Sets the boolean flag indicating whether guest should be redirected to the SSO login page (when SSO is enabled).

void SetGuestRedirectToLogin(
   bool bToLogin
);

Parameters

bToLogin
the flag

See Also

IPTGuestLogin Interface | com.plumtree.server Namespace