Uiinfrastructure API Docs  
 

AActivitySpace.SetIsASSecured Method 

Should be set to the request secure flag (IsSecureConnection). This method must be called before Init();

public virtual void SetIsASSecured(
   bool _bIsSecured
);

Parameters

_bIsSecured

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace