Skip to content

Commit c1d9062

Browse files
authored
Update Set-CsMeetingConfiguration.md
1 parent b4edb04 commit c1d9062

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

skype/skype-ps/skype/Set-CsMeetingConfiguration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ Accept wildcard characters: False
140140
```
141141
142142
### -AdmitAnonymousUsersByDefault
143-
Determines whether meetings will, by default, allow attendance by anonymous users (that is, by unauthenticated users).
144-
Set this value to True if you would like new meetings to allow for attendance by anonymous users by default.
145-
Set this value to False if you would prefer that, by default, new meetings do not allow for attendance by anonymous users.
143+
Determines whether meetings will, by default, allow attendance by anonymous users (that is, by unauthenticated users) or by federated users (authenticated users from other tenants).
144+
Set this value to True if you would like new meetings to allow for attendance by anonymous users or federated users by default.
145+
Set this value to False if you would prefer that, by default, new meetings do not allow for attendance by anonymous users or federated users. When set to False, anonymous and federated users will be placed in the lobby of a meeting when trying to join it. After being placed in the lobby, they can be admitted by any presenter in the meeting.
146146
The default value is True.
147147
148148
```yaml

0 commit comments

Comments
 (0)