IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : ServiceKeyElement Class |
For a list of all members of this type, see ServiceKeyElement members.
Name | Description | |
---|---|---|
![]() | Name | Gets or sets the name (moniker) by which this element will be referenced in code. (Inherited from IdeaBlade.Core.Configuration.KeyElement) |
![]() | RemoteBaseUrl | Gets or sets the URL where the application server is located - Applicable to both client and server. |
![]() | ServerPort | Gets or sets the server port that is listening for client requests - Applicable to both client and server. |
![]() | ServiceName | Gets or sets the name of the service on the application server - Applicable to both client and server. |
![]() | Tag | A free-form field for developer's custom use. (Inherited from IdeaBlade.Core.Configuration.KeyElement) |