IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : ObjectServerElement Class |
'Declaration
Public Class ObjectServerElement
'Usage
Dim instance As ObjectServerElement
public class ObjectServerElement
Information here can apply to either or both the client and server. In 2-tier configurations in which an application server is not used, you may still need to include ServerSettings in order to configure the local data service. In n-tier configurations, you will need to specify RemoteBaseUrl and other information, and on the client use the ClientSettings to enable or disable use of the application server; while on the server, the ServerSettings are used to determine security and other settings.
System.Object
IdeaBlade.Core.Configuration.ObjectServerElement
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2