File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
exchange/exchange-ps/exchange/users-and-groups Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Set-User [-Identity] <UserIdParameter>
2525 [-AllowUMCallsFromNonUsers <None | SearchEnabled>]
2626 [-Arbitration]
2727 [-AssistantName <String>]
28+ [-AuthenticationPolicy <String>]
2829 [-CertificateSubject <MultiValuedProperty>]
2930 [-City <String>]
3031 [-Company <String>]
@@ -180,6 +181,21 @@ Accept pipeline input: False
180181Accept wildcard characters : False
181182` ` `
182183
184+ ### -AuthenticationPolicy
185+ The AuthenticationPolicy parameter specifies the authentication policy to apply to the user.
186+
187+ ` ` ` yaml
188+ Type : String
189+ Parameter Sets : (All)
190+ Aliases :
191+ Applicable : Exchange Server 2019, Exchange Online
192+ Required : False
193+ Position : Named
194+ Default value : None
195+ Accept pipeline input : False
196+ Accept wildcard characters : False
197+ ` ` `
198+
183199### -CertificateSubject
184200This parameter is available only in on-premises Exchange.
185201
You can’t perform that action at this time.
0 commit comments