Skip to content

Commit 067b377

Browse files
committed
Added new values for IMAP4 and POP3
1 parent aa0f5b2 commit 067b377

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

exchange/exchange-ps/exchange/New-ClientAccessRule.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,13 @@ Client access rules are like mail flow rules (also known as transport rules) for
4444

4545
Note: Currently, not all authentication types are supported for all protocols. The supported authentication types per protocol are described in this list:
4646

47-
- OutlookWebApp: BasicAuthentication and AdfsAuthentication.
48-
47+
- ExchangeActiveSync: BasicAuthentication, OAuthAuthentication, and CertificateBasedAuthentication.
4948
- ExchangeAdminCenter: BasicAuthentication and AdfsAuthentication.
50-
49+
- IMAP4: BasicAuthentication and OAuthAuthentication.
50+
- OutlookWebApp: BasicAuthentication and AdfsAuthentication.
51+
- POP3: BasicAuthentication and OAuthAuthentication.
5152
- RemotePowerShell: BasicAuthentication and NonBasicAuthentication.
5253

53-
- ExchangeActiveSync: BasicAuthentication, OAuthAuthentication, and CertificateBasedAuthentication.
54-
5554
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
5655

5756
## EXAMPLES

exchange/exchange-ps/exchange/Set-ClientAccessRule.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,13 @@ Client access rules are like mail flow rules (also known as transport rules) for
4747

4848
Note: Not all authentication types are supported for all protocols. The supported authentication types per protocol are described in this list:
4949

50-
- OutlookWebApp: BasicAuthentication and AdfsAuthentication.
51-
50+
- ExchangeActiveSync: BasicAuthentication, OAuthAuthentication, and CertificateBasedAuthentication.
5251
- ExchangeAdminCenter: BasicAuthentication and AdfsAuthentication.
53-
52+
- IMAP4: BasicAuthentication and OAuthAuthentication.
53+
- OutlookWebApp: BasicAuthentication and AdfsAuthentication.
54+
- POP3: BasicAuthentication and OAuthAuthentication.
5455
- RemotePowerShell: BasicAuthentication and NonBasicAuthentication.
5556

56-
- ExchangeActiveSync: BasicAuthentication, OAuthAuthentication, and CertificateBasedAuthentication.
57-
5857
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
5958

6059
## EXAMPLES

0 commit comments

Comments
 (0)