We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de140b commit f2b8796Copy full SHA for f2b8796
exchange/exchange-ps/exchange/client-access-servers/Set-OwaVirtualDirectory.md
@@ -2704,7 +2704,7 @@ The WindowsAuthentication parameter enables or disables Integrated Windows authe
2704
2705
- $true: Integrated Windows authentication is enabled on the Outlook on the web virtual directory.
2706
2707
-- $true: Integrated Windows authentication is disabled on the Outlook on the web virtual directory. This is the default value.
+- $false: Integrated Windows authentication is disabled on the Outlook on the web virtual directory. This is the default value.
2708
2709
```yaml
2710
Type: $true | $false
0 commit comments