sdkmessageprocessingstepsecureconfig EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Non-public custom configuration that is passed to a plug-in's constructor.
Entity Set path:[organization URI]/api/data/v8.2/sdkmessageprocessingstepsecureconfigs
Base Type: crmbaseentity EntityType
Display Name: Sdk Message Processing Step Secure Configuration
Primary Key: sdkmessageprocessingstepsecureconfigid
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
createdon | Edm.DateTimeOffset | Description: Date and time when the SDK message processing step was created. Display Name: Created On Read-only property |
customizationlevel | Edm.Int32 | Description: Customization level of the SDK message processing step secure configuration. Read-only property |
modifiedon | Edm.DateTimeOffset | Description: Date and time when the SDK message processing step was last modified. Display Name: Modified On Read-only property |
sdkmessageprocessingstepsecureconfigid | Edm.Guid | Description: Unique identifier of the SDK message processing step secure configuration. |
sdkmessageprocessingstepsecureconfigidunique | Edm.Guid | Description: Unique identifier of the SDK message processing step. Read-only property |
secureconfig | Edm.String | Description: Secure step-specific configuration for the plug-in type that is passed to the plug-in's constructor at run time. Display Name: Secure Configuration |
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 SDK message processing step. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the sdkmessageprocessingstepsecureconfig. |
_modifiedby_value | modifiedby | Unique identifier of the user who last modified the SDK message processing step. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who last modified the sdkmessageprocessingstepsecureconfig. |
_organizationid_value | organizationid | Unique identifier of the organization with which the SDK message processing step 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_sdkmessageprocessingstepsecureconfig | |
createdonbehalfby | lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby | |
modifiedby | modifiedby_sdkmessageprocessingstepsecureconfig | |
modifiedonbehalfby | lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby | |
organizationid | organization_sdkmessageprocessingstepsecureconfig |
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 |
|---|---|---|
sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep | sdkmessageprocessingstepsecureconfigid |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright