serviceendpoint EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Service endpoint that can be contacted.
Entity Set path:[organization URI]/api/data/v8.2/serviceendpoints
Base Type: crmbaseentity EntityType
Display Name: Service Endpoint
Primary Key: serviceendpointid
Primary Name Attribute: name
Single-valued navigation properties
Collection-valued navigation properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
authtype | Edm.Int32 | Description: Specifies mode of authentication with SB Default Options: 1 : ACS Display Name: Specifies mode of authentication with SB |
componentstate | Edm.Int32 | Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
connectionmode | Edm.Int32 | Description: Connection mode to contact the service endpoint. Default Options: 1 : Normal Display Name: Connection Mode |
contract | Edm.Int32 | Description: Type of the endpoint contract. Default Options: 1 : OneWay Display Name: Contract |
createdon | Edm.DateTimeOffset | Description: Date and time when the service endpoint was created. Display Name: Created On Read-only property |
description | Edm.String | Description: Description of the service endpoint. Display Name: Description |
introducedversion | Edm.String | Description: Version in which the form is introduced. Display Name: Introduced Version |
iscustomizable | Description: Information that specifies whether this component can be customized. Display Name: Customizable | |
ismanaged | Edm.Boolean | Description: Information that specifies whether this component is managed. Default Options: 1 : Managed Display Name: State Read-only property |
issaskeyset | Edm.Boolean | Description: Default Options: 1 : Yes Read-only property |
issastokenset | Edm.Boolean | Description: Default Options: 1 : Yes Read-only property |
messageformat | Edm.Int32 | Description: Content type of the message Default Options: 1 : Binary XML Display Name: Content type of the message |
modifiedon | Edm.DateTimeOffset | Description: Date and time when the service endpoint was last modified. Display Name: Modified On Read-only property |
name | Edm.String | Description: Name of Service end point. Display Name: Name |
namespaceaddress | Edm.String | Description: Full service endpoint address. Display Name: Namespace Address |
namespaceformat | Edm.Int32 | Description: Format of Service Bus Namespace Default Options: 1 : Namespace Name Display Name: Format of Service Bus Namespace |
overwritetime | Edm.DateTimeOffset | Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
path | Edm.String | Description: Path to the service endpoint. Display Name: Path |
saskey | Edm.String | Description: Shared Access Key Display Name: Shared Access Key |
saskeyname | Edm.String | Description: Shared Access Key Name Display Name: Shared Access Key Name |
sastoken | Edm.String | Description: Shared Access Token Display Name: Shared Access Token |
serviceendpointid | Edm.Guid | Description: Unique identifier of the service endpoint. |
serviceendpointidunique | Edm.Guid | Description: Unique identifier of the service endpoint. Read-only property |
solutionid | Edm.Guid | Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
solutionnamespace | Edm.String | Description: Namespace of the App Fabric solution. Display Name: Service Namespace |
userclaim | Edm.Int32 | Description: Additional user claim value type. Default Options: 1 : None Display Name: User Claim |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_createdby_value | createdby | Unique identifier of the user who created the service endpoint. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the service endpoint. |
_modifiedby_value | modifiedby | Unique identifier of the user who last modified the service endpoint. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who modified the service endpoint. |
_organizationid_value | organizationid | Unique identifier of the organization with which the service endpoint is associated. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
createdby | createdby_serviceendpoint | |
createdonbehalfby | lk_serviceendpointbase_createdonbehalfby | |
modifiedby | modifiedby_serviceendpoint | |
modifiedonbehalfby | lk_serviceendpointbase_modifiedonbehalfby | |
organizationid | organization_serviceendpoint |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
serviceendpoint_sdkmessageprocessingstep | eventhandler_serviceendpoint |
The following operations are bound to the serviceendpoint entity type.
Name | Bound to |
|---|---|
Entity |
The following operations use the serviceendpoint entity type in a parameter or return type.
Name | How used | Description |
|---|---|---|
entity Parameter | Validates the configuration of a Microsoft Azure Service Bus solution’s service endpoint. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright