Referencia de tabla o entidad FieldPermission
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Group of privileges used to categorize users to provide appropriate access to secured columns.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/fieldpermissions Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/fieldpermissions Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | FieldPermissions |
DisplayCollectionName | Field Permissions |
DisplayName | Field Permission |
EntitySetName | fieldpermissions |
IsBPFEntity | False |
LogicalCollectionName | fieldpermissions |
LogicalName | fieldpermission |
OwnershipType | None |
PrimaryIdAttribute | fieldpermissionid |
PrimaryNameAttribute | |
SchemaName | FieldPermission |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- AttributeLogicalName
- CanCreate
- CanRead
- CanReadUnMasked
- CanUpdate
- EntityName
- FieldPermissionId
- FieldSecurityProfileId
AttributeLogicalName
Propiedad | Valor |
---|---|
Description | Attribute Name. |
DisplayName | Name of the attribute for which this privilege is defined |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | attributelogicalname |
MaxLength | 128 |
RequiredLevel | SystemRequired |
Type | String |
CanCreate
Propiedad | Valor |
---|---|
Description | Can this Profile create the attribute |
DisplayName | Can create the attribute |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | cancreate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de CanCreate
Valor | Etiqueta | Descripción |
---|---|---|
0 | Not Allowed | |
4 | Allowed |
CanRead
Propiedad | Valor |
---|---|
Description | Can this Profile read the attribute |
DisplayName | Can Read the attribute |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | canread |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de CanRead
Valor | Etiqueta | Descripción |
---|---|---|
0 | Not Allowed | |
4 | Allowed |
CanReadUnMasked
Añadido por: solución Column Level Security
Propiedad | Valor |
---|---|
Description | |
DisplayName | Can this profile read unmasked value of attribute |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | canreadunmasked |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de CanReadUnMasked
Valor | Etiqueta | Descripción |
---|---|---|
0 | Not Allowed | |
1 | One Record | |
3 | All Records |
CanUpdate
Propiedad | Valor |
---|---|
Description | Can this Profile update the attribute |
DisplayName | Can Update the attribute |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | canupdate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de CanUpdate
Valor | Etiqueta | Descripción |
---|---|---|
0 | Not Allowed | |
4 | Allowed |
EntityName
Propiedad | Valor |
---|---|
Description | Entity name. |
DisplayName | Name of the Entity for which this privilege is defined |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | entityname |
RequiredLevel | SystemRequired |
Type | EntityName |
FieldPermissionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the Field Permission. |
DisplayName | Field Permission |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | fieldpermissionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
FieldSecurityProfileId
Propiedad | Valor |
---|---|
Description | Unique identifier of profile to which this privilege belongs. |
DisplayName | Profile |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | fieldsecurityprofileid |
RequiredLevel | SystemRequired |
Targets | fieldsecurityprofile |
Type | Lookup |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ComponentState
- FieldPermissionIdUnique
- IsManaged
- OrganizationId
- OverwriteTime
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de ComponentState
Valor | Etiqueta | Descripción |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
FieldPermissionIdUnique
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Field Permission |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | fieldpermissionidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
IsManaged
Propiedad | Valor |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsManaged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valor predeterminado: 0
OrganizationId
Propiedad | Valor |
---|---|
Description | Unique identifier for the organization |
DisplayName | Organization Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | |
Type | Lookup |
OverwriteTime
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
SolutionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
FieldPermission_SyncErrors
Igual que la relación de varios a uno FieldPermission_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | FieldPermission_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
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.
lk_fieldpermission_fieldsecurityprofileid
Consulte la relación de uno a varios lk_fieldpermission_fieldsecurityprofileid de la tabla fieldsecurityprofile.
solution_fieldpermission
Consulte la relación de uno a varios solution_fieldpermission de la tabla solution.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web fieldpermission EntityType