Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -1022,9 +1022,12 @@ Accept wildcard characters: False
```

### -CaptchaVerificationForMeetingJoin

Require a verification check for meeting join.

Possible values:
- **NotRequired**, CAPTCHA not required to join the meeting
- **AnonymousUsersAndUntrustedOrganizations**, Anonymous users and people from untrusted organizations must complete a CAPTCHA challenge to join the meeting.

```yaml
Type: String
Parameter Sets: (All)
Expand Down