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: docs/solution-guidance/manage-user-sharing-expiration.md
+15-16Lines changed: 15 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ localization_priority: Normal
8
8
9
9
# Manage per user expiration for existing users on a site
10
10
11
-
If you are a site administrator, you may need to [manage expiring access](https://https://support.office.com/article/manage-guest-expiration-for-a-site) for users that have access to content on your site. If your administrator has set an expiration time for access, each guest that you invite to the site or with whom you share individual files and folders will be given access for a certain number of days. If you want them to continue to have access, you must extend their access on a regular basis. There also may be times you want to change an exisiting users expiration time and that can be done via the below method.
11
+
If you are a site administrator, you may need to [manage expiring access](https://https://support.office.com/article/manage-guest-expiration-for-a-site) for users that have access to content on your site. If your administrator has set an expiration time for access, each guest that you invite to the site or with whom you share individual files and folders will be given access for a certain number of days. If you want them to continue to have access, you must extend their access on a regular basis. There also may be times you want to change an exisiting users expiration time and that can be done via the below method.
12
12
13
13
## Change expiration time for existing user
14
14
@@ -24,22 +24,22 @@ You can change expiration time for existing user using client side object model:
24
24
## use or the results from the use of this script remains with you.
Copy file name to clipboardExpand all lines: docs/spfx/use-aadhttpclient-enterpriseapi-multitenant.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -467,8 +467,6 @@ Add the newly generated.sppkg** file by dragging and dropping it from explorer t
467
467
468
468
When prompted, select the **Make this solution available to all sites in the organization** checkbox. Also, take note of the remark, that you should go to the **Service Principal Permissions Management Page** to approve pending permission requests. Confirm the deployment by selecting the **Deploy** button.
469
469
470
-

471
-
472
470
### Grant access to the enterprise API
473
471
474
472
In the web browser, navigate to the tenant admin site by choosing from the Office 365 app launcher, the **Admin** option.
Copy file name to clipboardExpand all lines: docs/spfx/use-aadhttpclient-enterpriseapi.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -403,9 +403,7 @@ Add the newly generated .sppkg file by dragging and dropping it from explorer to
403
403
404
404

405
405
406
-
When prompted, select the **Make this solution available to all sites in the organization** checkbox. Also, take note of the remark that you should go to the **Service Principal Permissions Management Page** to approve pending permission requests. Confirm the deployment by pressing the **Deploy** button:
407
-
408
-

406
+
When prompted, select the **Make this solution available to all sites in the organization** checkbox. Also, take note of the remark that you should go to the **Service Principal Permissions Management Page** to approve pending permission requests. Confirm the deployment by pressing the **Deploy** button.
0 commit comments