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 @@ -61,7 +61,6 @@ Set-CsTeamsMeetingPolicy [[-Identity] <XdsIdentity>]
61
61
[-AutoAdmittedUsers <String>]
62
62
[-AutomaticallyStartCopilot <String>]
63
63
[-BlockedAnonymousJoinClientTypes <List>]
64
- [-CaptchaVerificationForMeetingJoin <String>]
65
64
[-ChannelRecordingDownload <String>]
66
65
[-Confirm]
67
66
[-ConnectToMeetingControls <String>]
@@ -769,26 +768,6 @@ Accept pipeline input: False
769
768
Accept wildcard characters : False
770
769
` ` `
771
770
772
- ### -CaptchaVerificationForMeetingJoin
773
- Check that everyone joining from outside the company is a real person. This will prevent unwanted guests.
774
-
775
- Possible values:
776
-
777
- - **NotRequired**, Captcha not required
778
- - **AnonymousUsersAndUntrustedOrganizations**, Anonymous users and people from untrusted organizations
779
-
780
- ` ` ` yaml
781
- Type : String
782
- Parameter Sets : (All)
783
- Aliases :
784
-
785
- Required : False
786
- Position : Named
787
- Default value : NotRequired
788
- Accept pipeline input : False
789
- Accept wildcard characters : False
790
- ` ` `
791
-
792
771
### -ChannelRecordingDownload
793
772
Controls how channel meeting recordings are saved, permissioned, and who can download them.
794
773
You can’t perform that action at this time.
0 commit comments