DevForce Help Reference
ServiceKeyElement Class
Members 


Represents an endpoint address to the application server.
Syntax
'Declaration
 
Public Class ServiceKeyElement 
   Inherits KeyElement
'Usage
 
Dim instance As ServiceKeyElement
public class ServiceKeyElement : KeyElement 
Remarks
Corresponds to the serviceKey element in the IdeaBlade configuration. ServiceKeys are intended to be used by a client application, but if defined in the server's configuration file the "default" service key will be used if a base address must be determined.
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.Configuration.KeyElement
      IdeaBlade.Core.Configuration.ServiceKeyElement

Requirements

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

See Also

Reference

ServiceKeyElement Members
IdeaBlade.Core.Configuration Namespace

Send Feedback