Uiinfrastructure API Docs  
 

ConfigHelper.IsSpaceSecured Method 

Returns true if this AS shoudl be accessed through HTTPS. Note: in security mode 2 and 3, true is always returned.

public static bool IsSpaceSecured(
   string _sASName
);

Parameters

_sASName

Return Value

boolean

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace