Sdk Message Processing Step Secure Configuration (SdkMessageProcessingStepSecureConfig) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Non-public custom configuration that is passed to a plug-in's constructor.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs(sdkmessageprocessingstepsecureconfigid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs(sdkmessageprocessingstepsecureconfigid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/sdkmessageprocessingstepsecureconfigs(sdkmessageprocessingstepsecureconfigid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
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 |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
SdkMessageProcessingStepSecureConfigId
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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 |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- CustomizationLevel
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- SdkMessageProcessingStepSecureConfigIdUnique
CreatedBy
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CustomizationLevel
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OrganizationId
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | Unique identifier of the SDK message processing step. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | sdkmessageprocessingstepsecureconfigidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
一対多関連付け
SchemaName が一覧表示。
sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep
sdkmessageprocessingstep テーブル/エンティティの多対一のリレーションシップ sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep と同じです。
プロパティ | 値 |
---|---|
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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby
- modifiedby_sdkmessageprocessingstepsecureconfig
- lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby
- organization_sdkmessageprocessingstepsecureconfig
- createdby_sdkmessageprocessingstepsecureconfig
lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby を参照してください。
modifiedby_sdkmessageprocessingstepsecureconfig
systemuser テーブル/エンティティの一対多のリレーションシップ modifiedby_sdkmessageprocessingstepsecureconfig を参照してください。
lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby を参照してください。
organization_sdkmessageprocessingstepsecureconfig
organization テーブル/エンティティの一対多のリレーションシップ organization_sdkmessageprocessingstepsecureconfig を参照してください。
createdby_sdkmessageprocessingstepsecureconfig
systemuser テーブル/エンティティの一対多のリレーションシップ createdby_sdkmessageprocessingstepsecureconfig を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス sdkmessageprocessingstepsecureconfig EntityType