sdkmessageprocessingstepsecureconfig EntityType
Description: Non-public custom configuration that is passed to a plug-in's constructor.
Entity Set path: [organization URI]/api/data/v8.0/sdkmessageprocessingstepsecureconfigs
Base Type: crmbaseentity EntityType
Display Name: Sdk Message Processing Step Secure Configuration
Primary Key: sdkmessageprocessingstepsecureconfigid
Properties
Single-valued navigation properties
Collection-valued navigation properties
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 SDK message processing step. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the sdkmessageprocessingstepsecureconfig. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the SDK message processing step. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the sdkmessageprocessingstepsecureconfig. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization with which the SDK message processing step is associated. Computed property Read-only property |
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 |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
createdby_sdkmessageprocessingstepsecureconfig |
|
createdonbehalfby |
lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby |
|
modifiedby |
modifiedby_sdkmessageprocessingstepsecureconfig |
|
modifiedonbehalfby |
lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby |
|
organizationid |
organization_sdkmessageprocessingstepsecureconfig |
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 |
---|---|---|
sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep |
sdkmessageprocessingstepsecureconfigid |
Siehe auch
Weitere Ressourcen
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.