Référence d’entité/de table FieldSecurityProfile
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Profile which defines access level for secured attributes
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/fieldsecurityprofiles Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/fieldsecurityprofiles(fieldsecurityprofileid) Voir Supprimer |
DeleteRequest ou Delete |
Retrieve | GET [org URI]/api/data/v9.0/fieldsecurityprofiles(fieldsecurityprofileid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/fieldsecurityprofiles Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/fieldsecurityprofiles(fieldsecurityprofileid) Voir Mettre à jour |
UpdateRequest ou Update |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | FieldSecurityProfiles |
DisplayCollectionName | Field Security Profiles |
DisplayName | Field Security Profile |
EntitySetName | fieldsecurityprofiles |
IsBPFEntity | False |
LogicalCollectionName | fieldsecurityprofiles |
LogicalName | fieldsecurityprofile |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | fieldsecurityprofileid |
PrimaryNameAttribute | name |
SchemaName | FieldSecurityProfile |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
Description
Propriété | Valeur |
---|---|
Description | Description of the Profile |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
FieldSecurityProfileId
Propriété | Valeur |
---|---|
Description | Unique identifier of the profile. |
DisplayName | Field Security Profile |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | fieldsecurityprofileid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Name
Propriété | Valeur |
---|---|
Description | Name of the profile. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- ComponentState
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- FieldSecurityProfileIdUnique
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- OverwriteTime
- SolutionId
- SupportingSolutionId
- VersionNumber
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 |
CreatedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who created the profile. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the profile was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who created the role. |
DisplayName | Created By Impersonator |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
FieldSecurityProfileIdUnique
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | Field Security Profile |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | fieldsecurityprofileidunique |
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
ModifiedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who last modified the profile. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the profile was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who last modified the profile. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OrganizationId
Propriété | Valeur |
---|---|
Description | Unique identifier of the associated organization. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
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.
lk_fieldpermission_fieldsecurityprofileid
Identique à la relation plusieurs à un lk_fieldpermission_fieldsecurityprofileid pour la table/entité fieldpermission.
Propriété | Valeur |
---|---|
ReferencingEntity | fieldpermission |
ReferencingAttribute | fieldsecurityprofileid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | lk_fieldpermission_fieldsecurityprofileid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
FieldSecurityProfile_SyncErrors
Identique à la relation plusieurs à un FieldSecurityProfile_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | FieldSecurityProfile_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_fieldsecurityprofile_modifiedby
- lk_fieldsecurityprofile_modifiedonbehalfby
- lk_fieldsecurityprofile_createdby
- lk_fieldsecurityprofile_createdonbehalfby
- lk_fieldsecurityprofile_organizationid
- solution_fieldsecurityprofile
lk_fieldsecurityprofile_modifiedby
Voir la relation un à plusieurs lk_fieldsecurityprofile_modifiedby pour la table/entité systemuser.
lk_fieldsecurityprofile_modifiedonbehalfby
Voir la relation un à plusieurs lk_fieldsecurityprofile_modifiedonbehalfby pour la table/entité systemuser.
lk_fieldsecurityprofile_createdby
Voir la relation un à plusieurs lk_fieldsecurityprofile_createdby pour la table/entité systemuser.
lk_fieldsecurityprofile_createdonbehalfby
Voir la relation un à plusieurs lk_fieldsecurityprofile_createdonbehalfby pour la table/entité systemuser.
lk_fieldsecurityprofile_organizationid
Voir la relation un à plusieurs lk_fieldsecurityprofile_organizationid pour la table/entité organization.
solution_fieldsecurityprofile
Voir la relation un à plusieurs solution_fieldsecurityprofile pour la table/entité solution.
Relations plusieurs-à-plusieurs
Détails de la relation fournis où la table FieldSecurityProfile est la première table de la relation. Répertorié par SchemaName.
systemuserprofiles_association
Voir la relation plusieurs à plusieurs systemuserprofiles_association pour la table/entité systemuser.
teamprofiles_association
Voir la relation plusieurs à plusieurs teamprofiles_association pour la table/entité team.
applicationuserprofile
Voir la relation plusieurs à plusieurs applicationuserprofile pour la table/entité applicationuser.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web fieldsecurityprofile EntityType