Skip to content

Commit 717de4f

Browse files
authored
Merge branch 'master' into aabhasjain-ms-patch-1-New-CsWebServiceConfiguration
2 parents 5a0528f + 2f19ea8 commit 717de4f

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

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

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,23 @@ 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+
Parameter Sets: (All)
142+
Aliases:
143+
Applicable: Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
144+
145+
Required: False
146+
Position: Named
147+
Default value: False
148+
Accept pipeline input: False
149+
Accept wildcard characters: False
150+
```
151+
135152
### -ExternalSipClientAccessFqdn
136153
Fully qualified domain name (FQDN) of the server that is used for external client access.
137154
@@ -289,4 +306,3 @@ The `Set-CsAutoDiscoverConfiguration` cmdlet modifies instances of the Microsoft
289306
## NOTES
290307

291308
## RELATED LINKS
292-

0 commit comments

Comments
 (0)