Sdk Message Processing Step Secure Configuration (SdkMessageProcessingStepSecureConfig) table/entity reference
Note
Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.
Non-public custom configuration that is passed to a plug-in's constructor.
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs(sdkmessageprocessingstepsecureconfigid) See Delete |
DeleteRequest or Delete |
| Retrieve | GET [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs(sdkmessageprocessingstepsecureconfigid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs(sdkmessageprocessingstepsecureconfigid) See Update |
UpdateRequest or Update |
Properties
| Property | Value |
|---|---|
| CollectionSchemaName | SdkMessageProcessingStepSecureConfigs |
| DisplayCollectionName | Sdk Message Processing Step Secure Configurations |
| DisplayName | Sdk Message Processing Step Secure Configuration |
| EntitySetName | sdkmessageprocessingstepsecureconfigs |
| IsBPFEntity | False |
| LogicalCollectionName | sdkmessageprocessingstepsecureconfigs |
| LogicalName | sdkmessageprocessingstepsecureconfig |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | sdkmessageprocessingstepsecureconfigid |
| PrimaryNameAttribute | |
| SchemaName | SdkMessageProcessingStepSecureConfig |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
SdkMessageProcessingStepSecureConfigId
| Property | Value |
|---|---|
| Description | Unique identifier of the SDK message processing step secure configuration. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | sdkmessageprocessingstepsecureconfigid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SecureConfig
| Property | Value |
|---|---|
| Description | Secure step-specific configuration for the plug-in type that is passed to the plug-in's constructor at run time. |
| DisplayName | Secure Configuration |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | secureconfig |
| MaxLength | 1073741823 |
| RequiredLevel | None |
| Type | String |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- CustomizationLevel
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- SdkMessageProcessingStepSecureConfigIdUnique
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the SDK message processing step. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the SDK message processing step was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the sdkmessageprocessingstepsecureconfig. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedOnBehalfByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CustomizationLevel
| Property | Value |
|---|---|
| Description | Customization level of the SDK message processing step secure configuration. |
| DisplayName | |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | customizationlevel |
| MaxValue | 255 |
| MinValue | -255 |
| RequiredLevel | SystemRequired |
| Type | Integer |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who last modified the SDK message processing step. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the SDK message processing step was last modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who last modified the sdkmessageprocessingstepsecureconfig. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedOnBehalfByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier of the organization with which the SDK message processing step is associated. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| Targets | organization |
| Type | Lookup |
SdkMessageProcessingStepSecureConfigIdUnique
| Property | Value |
|---|---|
| Description | Unique identifier of the SDK message processing step. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | sdkmessageprocessingstepsecureconfigidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
One-To-Many Relationships
Listed by SchemaName.
sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep
Same as sdkmessageprocessingstep table sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstep |
| ReferencingAttribute | sdkmessageprocessingstepsecureconfigid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.
- lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby
- modifiedby_sdkmessageprocessingstepsecureconfig
- lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby
- organization_sdkmessageprocessingstepsecureconfig
- createdby_sdkmessageprocessingstepsecureconfig
lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby
See systemuser Table lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby One-To-Many relationship.
modifiedby_sdkmessageprocessingstepsecureconfig
See systemuser Table modifiedby_sdkmessageprocessingstepsecureconfig One-To-Many relationship.
lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby
See systemuser Table lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby One-To-Many relationship.
organization_sdkmessageprocessingstepsecureconfig
See organization Table organization_sdkmessageprocessingstepsecureconfig One-To-Many relationship.
createdby_sdkmessageprocessingstepsecureconfig
See systemuser Table createdby_sdkmessageprocessingstepsecureconfig One-To-Many relationship.
See also
About the table reference
Web API Reference
sdkmessageprocessingstepsecureconfig EntityType