Skip to content

Commit ee14c42

Browse files
authored
Update Clear-SPOTenantPreAuthSettings.md
1 parent cdd248f commit ee14c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Clear-SPOTenantPreAuthSettings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ Clears the pre-authentication settings for either the allow or deny list.
3232
3333
## EXAMPLES
3434

35-
### Example 1
35+
### Example 1: Clear all pre-authentication settings from the allow list
3636
```powershell
3737
PS C:\> Clear-SPOTenantPreAuthSettings –Type Allow
3838
```
3939

4040
This example clears all list items from the allow list.
4141

42-
### Example 2
42+
### Example 2: Clear all pre-authentication settings from the deny list
4343

4444
```powershell
4545
PS C:\> Clear-SPOTenantPreAuthSettings –Type Deny

0 commit comments

Comments
 (0)