serviceendpoint EntityType
Description: Service endpoint that can be contacted.
Entity Set path: [organization URI]/api/data/v8.0/serviceendpoints
Base Type: crmbaseentity EntityType
Display Name: Service Endpoint
Primary Key: serviceendpointid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations bound to serviceendpoint
Operations using the serviceendpoint entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the service endpoint. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the service endpoint. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the service endpoint. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who modified the service endpoint. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization with which the service endpoint is associated. Computed property Read-only property |
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 |
mscrm.BooleanManagedProperty |
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 |
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 |
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 |
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 |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
createdby_serviceendpoint |
|
createdonbehalfby |
lk_serviceendpointbase_createdonbehalfby |
|
modifiedby |
modifiedby_serviceendpoint |
|
modifiedonbehalfby |
lk_serviceendpointbase_modifiedonbehalfby |
|
organizationid |
organization_serviceendpoint |
Collection-valued navigation properties
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 |
Operations bound to serviceendpoint
The following operations are bound to the serviceendpoint entity type.
Name | Bound to |
---|---|
Entity |
Operations using the serviceendpoint entity type.
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. |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.