Package | Description |
---|---|
com.microsoft.azure.management.graphrbac |
This package contains the classes for GraphRbacManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ActiveDirectoryUser.Update |
ActiveDirectoryUser.UpdateStages.WithAccontEnabled.withAccountEnabled(boolean accountEnabled)
Specifies whether the user account is enabled.
|
ActiveDirectoryUser.Update |
ActiveDirectoryUser.UpdateStages.WithPassword.withPassword(String password)
Specifies the password of the user.
|
ActiveDirectoryUser.Update |
ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin.withPromptToChangePasswordOnLogin(boolean promptToChangePasswordOnLogin)
Specifies whether the user should change password on the next login.
|
ActiveDirectoryUser.Update |
ActiveDirectoryUser.UpdateStages.WithUsageLocation.withUsageLocation(CountryIsoCode usageLocation)
Specifies the usage location for the user.
|
Copyright © 2019. All rights reserved.