You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/portals/configure/webpage-access-control.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 11/16/2020
8
+
ms.date: 11/24/2020
9
9
ms.author: sandhan
10
10
ms.reviewer: tapanm
11
11
---
@@ -168,7 +168,7 @@ To manage web page access control rules using the Portal Management app:
168
168
| Website | The website that this rule applies to; must match the website of the page to which this rule is applied. Filters Web Page. |
169
169
| Web Page | The webpage that this rule applies to. The rule will affect not only the page but all child pages of the page, making this attribute select the branch of the website to which the rule will apply. If a rule is applied to the home page, it will apply to the entire portal. |
170
170
| Right |[Grant change](#grant-change) or [Restrict read](#restrict-read)|
171
-
| Scope | <ul><li><strong>All content</strong>: All descendant content is included in security validation.</li><li><strong>Exclude direct child web files</strong>: All child web files directly related to this webpage are excluded from security validation. This option does not exclude child's descendants.</li></ul>By default, **All content** is selected. |
171
+
| Scope | <ul><li><strong>All content</strong>: All descendant content is included in security validation.</li><li><strong>Exclude direct child web files</strong>: All child web files directly related to this webpage are excluded from security validation. This option doesn't exclude child's descendants.</li></ul>By default, **All content** is selected. |
172
172
| Description | (Optional) A description of the rule. |
173
173
174
174
1. Select **Save & Close** to save your changes.
@@ -199,11 +199,11 @@ Grant Change allows a user in a web role associated with the rule to publish con
199
199
200
200
Next, you would set the right to grant change and the webpage to the parent page of the entire news branch of your site. You would then assign this web role to any contacts you want to designate as news editors. One user can have many web roles.
201
201
202
-
A Grant Change rule should always be present in any portal that you wish to enable front-side editing for. This rule will apply to the home page of the site, thus making it the default rule for the entire site. This rule will be associated with a web role that is to represent the administrative role for the site. Users who are to be given front-side content publishing rights will be assigned to this role.
202
+
A Grant Change rule should always be present in any portal that you wish to enable front-side editing for. This rule will apply to the home page of the site, making it the default rule for the entire site. This rule will be associated with a web role that is to represent the administrative role for the site. Users who are to be given front-side content publishing rights will be assigned to this role.
203
203
204
204
### Restrict Read
205
205
206
-
The Restrict Read rule is used to limit viewing of a page (and its child pages) and its content to specific users. Whereas grant change is a permissive rule (it grants the ability to do something to its users), restrict read is a restrictive rule in that it restricts an action to a limited set of users. For example, you might have a section of the site meant to be used by employees only. You might restrict read of this branch to only people in the employee web role. You would create a new rule called restrict read to employees only.
206
+
The Restrict Read rule is used to limit viewing of a page (and its child pages) and its content to specific users. In comparison, Grant Change is a permissive rule (it grants the ability to do something to its users), restrict read is a restrictive rule in that it restricts an action to a limited set of users. For example, you might have a section of the site meant to be used by employees only. You might restrict read of this branch to only people in the employee web role. You would create a new rule called restrict read to employees only.
207
207
208
208
You would then set the right to restrict read and the page to the page at the top of the branch that is to be read only by employees. You would then associate this rule with the employee web role and then assign users to this role.
0 commit comments