You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that everyone joining from outside the company is a real person. This will prevent unwanted guests.
744
-
745
-
Possible values are:
746
-
747
-
- **NotRequired**, Captcha not required
748
-
- **AnonymousUsersAndUntrustedOrganizations**, Anonymous users and people from untrusted organizations
749
-
750
-
```yaml
751
-
Type: String
752
-
Parameter Sets: (All)
753
-
Aliases:
754
-
755
-
Required: False
756
-
Position: Named
757
-
Default value: NotRequired
758
-
Accept pipeline input: False
759
-
Accept wildcard characters: False
760
-
```
761
-
762
-
### -Confirm
763
-
Prompts you for confirmation before running the cmdlet.
764
-
765
-
```yaml
766
-
Type: SwitchParameter
767
-
Parameter Sets: (All)
768
-
Aliases: cf
769
-
770
-
Required: False
771
-
Position: Named
772
-
Default value: None
773
-
Accept pipeline input: False
774
-
Accept wildcard characters: False
775
-
```
776
-
777
741
### -ContentSharingInExternalMeetings
778
742
This policy allows admins to determine whether the user can share content in meetings organized by external organizations. The user should have a Teams Premium license to be protected under this policy.
0 commit comments