Skip to content

Commit c387d86

Browse files
authored
Update New-CsTeamsMeetingPolicy.md
1 parent 3710045 commit c387d86

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

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

Lines changed: 0 additions & 21 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-
[-CaptchaVerificationForAnonymousUsers <String>]
6160
[-Confirm]
6261
[-ContentSharingInExternalMeetings <String>]
6362
[-Copilot <String>]
@@ -732,26 +731,6 @@ Accept pipeline input: False
732731
Accept wildcard characters: False
733732
```
734733
735-
### -CaptchaVerificationForAnonymousUsers
736-
Require a verification check for anonymous users
737-
738-
Possible values are:
739-
740-
- Enabled
741-
- Disabled
742-
743-
```yaml
744-
Type: String
745-
Parameter Sets: (All)
746-
Aliases:
747-
748-
Required: False
749-
Position: Named
750-
Default value: Disabled
751-
Accept pipeline input: False
752-
Accept wildcard characters: False
753-
```
754-
755734
### -Confirm
756735
Prompts you for confirmation before running the cmdlet.
757736

0 commit comments

Comments
 (0)