File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,6 @@ New-CsTeamsMeetingPolicy [-Identity] <XdsIdentity>
57
57
[-AutoAdmittedUsers <String>]
58
58
[-AutomaticallyStartCopilot <String>]
59
59
[-BlockedAnonymousJoinClientTypes <List>]
60
- [-CaptchaVerificationForAnonymousUsers <String>]
61
60
[-Confirm]
62
61
[-ContentSharingInExternalMeetings <String>]
63
62
[-Copilot <String>]
@@ -732,26 +731,6 @@ Accept pipeline input: False
732
731
Accept wildcard characters : False
733
732
` ` `
734
733
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
-
755
734
### -Confirm
756
735
Prompts you for confirmation before running the cmdlet.
757
736
You can’t perform that action at this time.
0 commit comments