Referencia de tabla o entidad Web Page Access Control Rule (mspp_webpageaccesscontrolrule)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Añadido por: solución Power Pages Apps
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules Vea Crear |
CreateRequest o Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules(mspp_webpageaccesscontrolruleid) Vea Eliminar |
DeleteRequest o 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) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_webpageaccesscontrolrules(mspp_webpageaccesscontrolruleid) Vea Actualizar |
UpdateRequest o Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propiedades
Propiedad | Valor |
---|---|
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 |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por 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
Propiedad | Valor |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdon
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_modifiedby
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | Right |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_right |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Elecciones/opciones de mspp_right
Valor | Etiqueta | Descripción |
---|---|---|
1 | Grant Change | |
2 | Restrict Read |
mspp_scope
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de mspp_scope
Valor | Etiqueta | Descripción |
---|---|---|
1 | All content | |
2 | Exclude direct child web files |
mspp_webpageaccesscontrolruleId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Status of the Web Page Access Control Rule |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Elecciones/opciones de statecode
Valor | Etiqueta | Estado predeterminado | Nombre invariable |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de statuscode
Valor | Etiqueta | Estado |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_webpageidName
- mspp_websiteidName
mspp_createdbyName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_webpageidName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_websiteidName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- mspp_systemuser_mspp_webpageaccesscontrolrule_createdby
- mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby
- mspp_webpage_webpageaccesscontrolrule
- mspp_website_webpageaccesscontrolrule
mspp_systemuser_mspp_webpageaccesscontrolrule_createdby
Añadido por: solución System Solution
Consulte la relación de uno a varios mspp_systemuser_mspp_webpageaccesscontrolrule_createdby de la tabla systemuser.
mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby
Añadido por: solución System Solution
Consulte la relación de uno a varios mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby de la tabla systemuser.
mspp_webpage_webpageaccesscontrolrule
Consulte la relación de uno a varios mspp_webpage_webpageaccesscontrolrule de la tabla mspp_webpage.
mspp_website_webpageaccesscontrolrule
Consulte la relación de uno a varios mspp_website_webpageaccesscontrolrule de la tabla mspp_website.
Relaciones de varios a varios
Los detalles de la relación proporcionados cuando la tabla mspp_webpageaccesscontrolrule es la primera tabla de la relación. Listado por SchemaName.
mspp_accesscontrolrule_publishingstate
IntersectEntityName: mspp_accesscontrolrule_publishingstate
Tabla 1
Propiedad | Valor |
---|---|
IntersectAttribute | mspp_webpageaccesscontrolruleid |
IsCustomizable | False |
LogicalName | mspp_webpageaccesscontrolrule |
NavigationPropertyName | mspp_accesscontrolrule_publishingstate |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
Tabla 2
Propiedad | Valor |
---|---|
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
Tabla 1
Propiedad | Valor |
---|---|
IntersectAttribute | mspp_webpageaccesscontrolruleid |
IsCustomizable | False |
LogicalName | mspp_webpageaccesscontrolrule |
NavigationPropertyName | mspp_webpageaccesscontrolrule_webrole |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
Tabla 2
Propiedad | Valor |
---|---|
LogicalName | mspp_webrole |
IntersectAttribute | mspp_webroleid |
NavigationPropertyName | mspp_webpageaccesscontrolrule_webrole |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web mspp_webpageaccesscontrolrule EntityType