Skip to content

Commit 7f17802

Browse files
authored
Merge pull request MicrosoftDocs#6488 from dariomws/patch-217
Added more information about auth methods
2 parents bdbdab2 + 7e554d2 commit 7f17802

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

exchange/exchange-ps/exchange/Enable-OutlookAnywhere.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ This cmdlet can be successfully run only if the RPC over HTTP proxy Windows netw
5454

5555
When you run this cmdlet, it can take as long as an hour for the settings to become effective, depending on how long it takes for Active Directory to replicate.
5656

57+
For more information about the different authentication methods that you can see in this article, see [Understanding HTTP Authentication](https://docs.microsoft.com/dotnet/framework/wcf/feature-details/understanding-http-authentication).
58+
5759
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).
5860

5961
## EXAMPLES

exchange/exchange-ps/exchange/New-MapiVirtualDirectory.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@ You can specify multiple values separated by commas.
204204
205205
The default values are NTLM, OAuth, and Negotiate. We recommend that you always have the virtual directory configured for OAuth.
206206
207+
For more information about the different authentication methods, see [Understanding HTTP Authentication](https://docs.microsoft.com/dotnet/framework/wcf/feature-details/understanding-http-authentication) and [What is OAuth authentication?](https://docs.microsoft.com/exchange/using-oauth-authentication-to-support-ediscovery-in-an-exchange-hybrid-deployment-exchange-2013-help#what-is-oauth-authentication).
208+
207209
```yaml
208210
Type: MultiValuedProperty
209211
Parameter Sets: (All)

0 commit comments

Comments
 (0)