Skip to content

Commit ccdca2d

Browse files
authored
Merge pull request MicrosoftDocs#8618 from dariomws/patch-257
Update AdmitAnonymousUsersByDefault description in Set-CsMeetingConfiguration.md
2 parents 2990e6d + dc9096a commit ccdca2d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,7 @@ Accept wildcard characters: False
125125
```
126126
127127
### -AdmitAnonymousUsersByDefault
128-
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).
129-
Set this value to True if you would like new meetings to allow for attendance by anonymous users or federated users by default.
130-
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.
131-
When this value is changed, the change will only apply to new meetings and it will not applied to meetings already scheduled.
132-
The default value is True.
128+
Determines whether meetings will, by default, allow attendance by anonymous users (that is, unauthenticated users). Set this value to True if you would like new meetings to allow for attendance by anonymous users by default. Set this value to False if you would prefer that, by default, new meetings do not allow for attendance by anonymous users. The default value is True.
133129
134130
```yaml
135131
Type: Boolean

0 commit comments

Comments
 (0)