Referencia de tabla o entidad Web Role (mspp_webrole)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Sets the user's role for the Portal.
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_webroles Vea Crear |
CreateRequest o Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_webroles(mspp_webroleid) 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_webroles(mspp_webroleid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_webroles Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_webroles(mspp_webroleid) Vea Actualizar |
UpdateRequest o Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | mspp_webroles |
DisplayCollectionName | Web Roles |
DisplayName | Web Role |
EntitySetName | mspp_webroles |
IsBPFEntity | False |
LogicalCollectionName | mspp_webroles |
LogicalName | mspp_webrole |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_webroleid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_webrole |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- mspp_anonymoususersrole
- mspp_authenticatedusersrole
- mspp_createdby
- mspp_createdon
- mspp_description
- mspp_key
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_webroleId
- mspp_websiteid
- statecode
- statuscode
mspp_anonymoususersrole
Propiedad | Valor |
---|---|
Description | |
DisplayName | Anonymous Users Role |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_anonymoususersrole |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de mspp_anonymoususersrole
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
mspp_authenticatedusersrole
Propiedad | Valor |
---|---|
Description | |
DisplayName | Authenticated Users Role |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_authenticatedusersrole |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de mspp_authenticatedusersrole
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
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_key
Propiedad | Valor |
---|---|
Description | An alternate key that is not intended to be localized to allow retrieval of a specific Web Role in workflows or code. |
DisplayName | Key |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_key |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
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 | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_webroleId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Web Role |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_webroleid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websiteid
Propiedad | Valor |
---|---|
Description | Unique identifier for Website associated with Web Role. |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
statecode
Propiedad | Valor |
---|---|
Description | Status of the Web Role |
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 Role |
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_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_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_webrole_createdby
Añadido por: solución System Solution
Consulte la relación de uno a varios mspp_systemuser_mspp_webrole_createdby de la tabla systemuser.
mspp_systemuser_mspp_webrole_modifiedby
Añadido por: solución System Solution
Consulte la relación de uno a varios mspp_systemuser_mspp_webrole_modifiedby de la tabla systemuser.
mspp_website_webrole
Consulte la relación de uno a varios mspp_website_webrole de la tabla mspp_website.
Relaciones de varios a varios
Los detalles de la relación proporcionados cuando la tabla mspp_webrole es la primera tabla de la relación. Listado por SchemaName.
- mspp_columnpermissionprofile_webrole
- mspp_entitypermission_webrole
- mspp_publishingstatetransitionrule_webrole
- mspp_webpageaccesscontrolrule_webrole
- mspp_websiteaccess_webrole
mspp_columnpermissionprofile_webrole
IntersectEntityName: mspp_columnpermissionprofile_webrole
Tabla 1
Propiedad | Valor |
---|---|
IntersectAttribute | mspp_webroleid |
IsCustomizable | False |
LogicalName | mspp_webrole |
NavigationPropertyName | mspp_columnpermissionprofile_webrole |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
Tabla 2
Propiedad | Valor |
---|---|
LogicalName | mspp_columnpermissionprofile |
IntersectAttribute | mspp_columnpermissionprofileid |
NavigationPropertyName | mspp_columnpermissionprofile_webrole |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
mspp_entitypermission_webrole
Consulte la relación de varios a varios mspp_entitypermission_webrole de la tabla mspp_entitypermission.
mspp_publishingstatetransitionrule_webrole
Consulte la relación de varios a varios mspp_publishingstatetransitionrule_webrole de la tabla mspp_publishingstatetransitionrule.
mspp_webpageaccesscontrolrule_webrole
Consulte la relación de varios a varios mspp_webpageaccesscontrolrule_webrole de la tabla mspp_webpageaccesscontrolrule.
mspp_websiteaccess_webrole
Consulte la relación de varios a varios mspp_websiteaccess_webrole de la tabla mspp_websiteaccess.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web mspp_webrole EntityType