Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The template for a user update operation, containing all the settings that can be modified. |
IWithAccontEnabled |
A user update allowing specifying whether the account is enabled. |
IWithAccontEnabledBeta |
A user update allowing specifying whether the account is enabled. |
IWithPassword |
A user update allowing password to be specified. |
IWithPasswordBeta |
A user update allowing password to be specified. |
IWithPromptToChangePasswordOnLogin |
A user update allowing setting whether the user should change password on the next login. |
IWithPromptToChangePasswordOnLoginBeta |
A user update allowing setting whether the user should change password on the next login. |
IWithUsageLocation |
A user update allowing usage location to be specified. |
IWithUsageLocationBeta |
A user update allowing usage location to be specified. |
Azure SDK for .NET