Skip to content

Commit 3d358a3

Browse files
Update Set-CsAutodiscoverConfiguration.md
Adding clarity on the parameter : -EnableCORS
1 parent 461531f commit 3d358a3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

skype/skype-ps/skype/Set-CsAutodiscoverConfiguration.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,19 @@ Accept pipeline input: False
132132
Accept wildcard characters: False
133133
```
134134
135+
### -EnableCORS
136+
137+
If set to True, Cross-Origin Resource Sharing is enabled.
138+
139+
```yaml
140+
Type: Boolean
141+
Position: Named
142+
Default value: False
143+
Accept pipeline input: False
144+
Accept wildcard characters: False
145+
Applies to: Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
146+
```
147+
135148
### -ExternalSipClientAccessFqdn
136149
Fully qualified domain name (FQDN) of the server that is used for external client access.
137150

0 commit comments

Comments
 (0)