Skip to content

Commit e2b070b

Browse files
authored
Update New-CsTeamsMeetingPolicy.md
1 parent 442a9e4 commit e2b070b

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ New-CsTeamsMeetingPolicy [-Identity] <XdsIdentity>
5757
[-AutoAdmittedUsers <String>]
5858
[-AutomaticallyStartCopilot <String>]
5959
[-BlockedAnonymousJoinClientTypes <List>]
60-
[-CaptchaVerificationForMeetingJoin <String>]
6160
[-Confirm]
6261
[-ContentSharingInExternalMeetings <String>]
6362
[-Copilot <String>]
@@ -739,41 +738,6 @@ Accept pipeline input: False
739738
Accept wildcard characters: False
740739
```
741740
742-
### -CaptchaVerificationForMeetingJoin
743-
Check that everyone joining from outside the company is a real person. This will prevent unwanted guests.
744-
745-
Possible values are:
746-
747-
- **NotRequired**, Captcha not required
748-
- **AnonymousUsersAndUntrustedOrganizations**, Anonymous users and people from untrusted organizations
749-
750-
```yaml
751-
Type: String
752-
Parameter Sets: (All)
753-
Aliases:
754-
755-
Required: False
756-
Position: Named
757-
Default value: NotRequired
758-
Accept pipeline input: False
759-
Accept wildcard characters: False
760-
```
761-
762-
### -Confirm
763-
Prompts you for confirmation before running the cmdlet.
764-
765-
```yaml
766-
Type: SwitchParameter
767-
Parameter Sets: (All)
768-
Aliases: cf
769-
770-
Required: False
771-
Position: Named
772-
Default value: None
773-
Accept pipeline input: False
774-
Accept wildcard characters: False
775-
```
776-
777741
### -ContentSharingInExternalMeetings
778742
This policy allows admins to determine whether the user can share content in meetings organized by external organizations. The user should have a Teams Premium license to be protected under this policy.
779743

0 commit comments

Comments
 (0)