Referenz zur Tabelle/Entität Web Page Access Control Rule (mspp_webpageaccesscontrolrule)
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Hinzugefügt von: Power Pages Apps-Lösung
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules(mspp_webpageaccesscontrolruleid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
PurgeRetainedContent | PurgeRetainedContent Action | <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest> |
Retain | Retain Action | <xref:Microsoft.Crm.Sdk.Messages.RetainRequest> |
Retrieve | GET [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules(mspp_webpageaccesscontrolruleid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules(mspp_webpageaccesscontrolruleid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | mspp_webpageaccesscontrolrules |
DisplayCollectionName | Web Page Access Control Rules |
DisplayName | Web Page Access Control Rule |
EntitySetName | mspp_webpageaccesscontrolrules |
IsBPFEntity | False |
LogicalCollectionName | mspp_webpageaccesscontrolrules |
LogicalName | mspp_webpageaccesscontrolrule |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_webpageaccesscontrolruleid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_webpageaccesscontrolrule |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- mspp_createdby
- mspp_createdon
- mspp_description
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_right
- mspp_scope
- mspp_webpageaccesscontrolruleId
- mspp_webpageid
- mspp_websiteid
- statecode
- statuscode
mspp_createdby
Eigenschaft | Wert |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdon
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdon |
RequiredLevel | None |
Type | DateTime |
mspp_description
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_modifiedby
Eigenschaft | Wert |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_modifiedon
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedon |
RequiredLevel | None |
Type | DateTime |
mspp_name
Eigenschaft | Wert |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_name |
MaxLength | 200 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_right
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Right |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_right |
RequiredLevel | ApplicationRequired |
Type | Picklist |
mspp_right Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Grant Change | |
2 | Restrict Read |
mspp_scope
Eigenschaft | Wert |
---|---|
Description | All child web files directly related to this web page will be excluded from security validation. This does not exclude the children's descendants. |
DisplayName | Access Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_scope |
RequiredLevel | ApplicationRequired |
Type | Picklist |
mspp_scope Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | All content | |
2 | Exclude direct child web files |
mspp_webpageaccesscontrolruleId
Eigenschaft | Wert |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Webpage Access Control Rule |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_webpageaccesscontrolruleid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_webpageid
Eigenschaft | Wert |
---|---|
Description | Unique identifier for Web Page associated with Web Page Access Control Rule. |
DisplayName | Web Page |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_webpageid |
RequiredLevel | ApplicationRequired |
Targets | mspp_webpage |
Type | Lookup |
mspp_websiteid
Eigenschaft | Wert |
---|---|
Description | Unique identifier for Website associated with Web Page Access Control Rule. |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
statecode
Eigenschaft | Wert |
---|---|
Description | Status of the Web Page Access Control Rule |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode Auswahlen/Optionen
Wert | Etikett | Standardstatuswert | Invariante Name |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Eigenschaft | Wert |
---|---|
Description | Reason for the status of the Web Page Access Control Rule |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
statuscode Auswahlen/Optionen
Wert | Etikett | Status |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_webpageidName
- mspp_websiteidName
mspp_createdbyName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_webpageidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_websiteidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- mspp_systemuser_mspp_webpageaccesscontrolrule_createdby
- mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby
- mspp_webpage_webpageaccesscontrolrule
- mspp_website_webpageaccesscontrolrule
mspp_systemuser_mspp_webpageaccesscontrolrule_createdby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_webpageaccesscontrolrule_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_webpage_webpageaccesscontrolrule
Siehe die mspp_webpage_webpageaccesscontrolrule-Eins-zu-Viele-Beziehung für die mspp_webpage-Tabelle/-Entität.
mspp_website_webpageaccesscontrolrule
Siehe die mspp_website_webpageaccesscontrolrule-Eins-zu-Viele-Beziehung für die mspp_website-Tabelle/-Entität.
Viele-zu-Viele-Beziehungen
Beziehungsdetails, bei denen die Tabelle mspp_webpageaccesscontrolrule die erste Tabelle in der Beziehung ist. Aufgelistet durch SchemaName.
mspp_accesscontrolrule_publishingstate
IntersectEntityName: mspp_accesscontrolrule_publishingstate
Tabelle 1
Eigenschaft | Wert |
---|---|
IntersectAttribute | mspp_webpageaccesscontrolruleid |
IsCustomizable | False |
LogicalName | mspp_webpageaccesscontrolrule |
NavigationPropertyName | mspp_accesscontrolrule_publishingstate |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
Tabelle 2
Eigenschaft | Wert |
---|---|
LogicalName | mspp_publishingstate |
IntersectAttribute | mspp_publishingstateid |
NavigationPropertyName | mspp_accesscontrolrule_publishingstate |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
mspp_webpageaccesscontrolrule_webrole
IntersectEntityName: mspp_webpageaccesscontrolrule_webrole
Tabelle 1
Eigenschaft | Wert |
---|---|
IntersectAttribute | mspp_webpageaccesscontrolruleid |
IsCustomizable | False |
LogicalName | mspp_webpageaccesscontrolrule |
NavigationPropertyName | mspp_webpageaccesscontrolrule_webrole |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
Tabelle 2
Eigenschaft | Wert |
---|---|
LogicalName | mspp_webrole |
IntersectAttribute | mspp_webroleid |
NavigationPropertyName | mspp_webpageaccesscontrolrule_webrole |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mspp_webpageaccesscontrolrule EntityType