Skip to content

Commit 300ea50

Browse files
authored
Merge pull request MicrosoftDocs#4753 from get-itips/patch-131
Completed example
2 parents c5d74b4 + 5ac3487 commit 300ea50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Set-CsVideoInteropServiceProvider.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ Use the Set-CsVideoInteropServiceProvider to update information about a supporte
4141

4242
### Example 1
4343
```powershell
44-
PS C:\> {{ Add example code here }}
44+
PS C:\> Set-CsVideoInteropServiceProvider -Identity cviprovider -AllowAppGuestJoinsAsAuthenticated $true
4545
```
4646

47-
{{ Add example description here }}
47+
This example enables a VTC device joining anonymously to shown in the meeting as authenticated, for a supported CVI partner your organization uses.
4848

4949
## PARAMETERS
5050

0 commit comments

Comments
 (0)