Référence d’entité/de table FieldPermission

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Group of privileges used to categorize users to provide appropriate access to secured columns.

Messages

Message Opération de l'API web Classe ou méthode SDK
Create POST [org URI]/api/data/v9.0/fieldpermissions
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/fieldpermissions
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName FieldPermissions
DisplayCollectionName Field Permissions
DisplayName Field Permission
EntitySetName fieldpermissions
IsBPFEntity False
LogicalCollectionName fieldpermissions
LogicalName fieldpermission
OwnershipType None
PrimaryIdAttribute fieldpermissionid
PrimaryNameAttribute
SchemaName FieldPermission

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

AttributeLogicalName

Propriété Valeur
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

Propriété Valeur
Description Can this Profile create the attribute
DisplayName Can create the attribute
IsValidForForm True
IsValidForRead True
LogicalName cancreate
RequiredLevel SystemRequired
Type Picklist

Choix/Options CanCreate

Valeur Étiquette Description
0 Not Allowed
4 Allowed

CanRead

Propriété Valeur
Description Can this Profile read the attribute
DisplayName Can Read the attribute
IsValidForForm True
IsValidForRead True
LogicalName canread
RequiredLevel SystemRequired
Type Picklist

Choix/Options CanRead

Valeur Étiquette Description
0 Not Allowed
4 Allowed

CanReadUnMasked

Ajouté par : solution Column Level Security

Propriété Valeur
Description
DisplayName Can this profile read unmasked value of attribute
IsValidForForm True
IsValidForRead True
LogicalName canreadunmasked
RequiredLevel SystemRequired
Type Picklist

Choix/Options CanReadUnMasked

Valeur Étiquette Description
0 Not Allowed
1 One Record
3 All Records

CanUpdate

Propriété Valeur
Description Can this Profile update the attribute
DisplayName Can Update the attribute
IsValidForForm True
IsValidForRead True
LogicalName canupdate
RequiredLevel SystemRequired
Type Picklist

Choix/Options CanUpdate

Valeur Étiquette Description
0 Not Allowed
4 Allowed

EntityName

Propriété Valeur
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

Propriété Valeur
Description Unique identifier of the Field Permission.
DisplayName Field Permission
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName fieldpermissionid
RequiredLevel SystemRequired
Type Uniqueidentifier

FieldSecurityProfileId

Propriété Valeur
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

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

ComponentState

Propriété Valeur
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Choix/Options ComponentState

Valeur Étiquette Description
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

FieldPermissionIdUnique

Propriété Valeur
Description For internal use only.
DisplayName Field Permission
IsValidForForm False
IsValidForRead True
LogicalName fieldpermissionidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

IsManaged

Propriété Valeur
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

Choix/Options IsManaged

Valeur Étiquette Description
1 Managed
0 Unmanaged

Valeur par défaut : 0

OrganizationId

Propriété Valeur
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Targets
Type Lookup

OverwriteTime

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SolutionId

Propriété Valeur
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Propriété Valeur
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

FieldPermission_SyncErrors

Identique à la relation plusieurs à un FieldPermission_SyncErrors pour la table/entité syncerror.

Propriété Valeur
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

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_fieldpermission_fieldsecurityprofileid

Voir la relation un à plusieurs lk_fieldpermission_fieldsecurityprofileid pour la table/entité fieldsecurityprofile.

solution_fieldpermission

Voir la relation un à plusieurs solution_fieldpermission pour la table/entité solution.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web fieldpermission EntityType