Skip to content

Commit f9dd596

Browse files
authored
Merge pull request MicrosoftDocs#2059 from ruizoscar/patch-2
Update Set-CsMeetingConfiguration.md
2 parents 1b91110 + dec677c commit f9dd596

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,10 @@ 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.
146+
When this value is changed, the change will only apply to new meetings and it will not applied to meetings already scheduled.
146147
The default value is True.
147148
148149
```yaml

0 commit comments

Comments
 (0)