A field level row level security rule specifies the Row Level Security Rules that affect a single field in a row, making that particular field e.g. read only.
Parent
Attributes
| Name | Description |
|---|---|
| CreateCredential | If set true, the rule is applied to create operation. |
| DeleteCredential | If set true, the rule is applied to delete operation. |
| UpdateCredential | If set true, the rule is applied to update operation. |
| Level | Rule priority. Lower value means sooner resolution. |
| Roles | Roles for which the rule is applied. If a user is not in specified role, the rule is not considered for the resolution. |
| Rule | An entity rule that if specified need to be passed in order to apply the security rule. |
| Type | Permit/deny. The security rule is either used to allow an operation or to deny an operation. |
| ValueType | ActualValue/SavedValue. Defines data state which is used for the entity rule resolution. |
Child Elements
There are no child elements.
Used By
This element is not directly referenced.