Skip to content

Commit c46fbe0

Browse files
authored
Merge pull request #12378 from kpyapali/main
Update Set Meeting Policy setting - CaptchaVerificationForMeetingJoin options
2 parents 5a220bb + 0f62189 commit c46fbe0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,9 +1022,12 @@ Accept wildcard characters: False
10221022
```
10231023
10241024
### -CaptchaVerificationForMeetingJoin
1025-
10261025
Require a verification check for meeting join.
10271026
1027+
Possible values:
1028+
- **NotRequired**, CAPTCHA not required to join the meeting
1029+
- **AnonymousUsersAndUntrustedOrganizations**, Anonymous users and people from untrusted organizations must complete a CAPTCHA challenge to join the meeting.
1030+
10281031
```yaml
10291032
Type: String
10301033
Parameter Sets: (All)

0 commit comments

Comments
 (0)