Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.01 KB

File metadata and controls

50 lines (29 loc) · 1.01 KB
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
SecurityValues (Power Apps component framework API reference) | Microsoft Docs
Provides all the information about table definitions security values.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

Security Values

Provides all the information about table definitions security values.

Properties

editable

Whether this value is meant to be editable in the current context.

Type: boolean

readable

Whether this value is meant to be readable in the current context.

Type: boolean

secured

Whether this field has security rules applied to it.

Type: boolean

Related articles

Power Apps component framework API reference
Power Apps component framework overview
Field-level security to control access

[!INCLUDEfooter-include]