File tree Expand file tree Collapse file tree 2 files changed +0
-32
lines changed Expand file tree Collapse file tree 2 files changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,6 @@ New-CsTeamsMeetingPolicy [-Identity] <XdsIdentity>
63
63
[-CopyRestriction <Boolean>]
64
64
[-Description <String>]
65
65
[-DesignatedPresenterRoleMode <String>]
66
- [EnableAnonymousUserCaptcha <Boolean>]
67
66
[-EnrollUserOverride <String>]
68
67
[-ExternalMeetingJoin <String>]
69
68
[-Force]
@@ -835,21 +834,6 @@ Accept pipeline input: False
835
834
Accept wildcard characters : False
836
835
` ` `
837
836
838
- ### -EnableAnonymousUserCaptcha
839
- This setting enforce captcha for anonymous user while meeting join.
840
-
841
- ` ` ` yaml
842
- Type : Boolean
843
- Parameter Sets : (All)
844
- Aliases :
845
-
846
- Required : False
847
- Position : Named
848
- Default value : False
849
- Accept pipeline input : False
850
- Accept wildcard characters : False
851
- ` ` `
852
-
853
837
### -EnrollUserOverride
854
838
Possible values are:
855
839
Original file line number Diff line number Diff line change @@ -69,7 +69,6 @@ Set-CsTeamsMeetingPolicy [[-Identity] <XdsIdentity>]
69
69
[-CopyRestriction <Boolean>]
70
70
[-Description <String>]
71
71
[-DesignatedPresenterRoleMode <String>]
72
- [EnableAnonymousUserCaptcha <Boolean>]
73
72
[-EnrollUserOverride <String>]
74
73
[-ExternalMeetingJoin <String>]
75
74
[-Force]
@@ -909,21 +908,6 @@ Accept pipeline input: False
909
908
Accept wildcard characters : False
910
909
` ` `
911
910
912
- ### -EnableAnonymousUserCaptcha
913
- This setting enforce captcha for anonymous user while meeting join.
914
-
915
- ` ` ` yaml
916
- Type : Boolean
917
- Parameter Sets : (All)
918
- Aliases :
919
-
920
- Required : False
921
- Position : Named
922
- Default value : False
923
- Accept pipeline input : False
924
- Accept wildcard characters : False
925
- ` ` `
926
-
927
911
### -EnrollUserOverride
928
912
Possible values are:
929
913
You can’t perform that action at this time.
0 commit comments