public static interface ActiveDirectoryUser.UpdateStages.WithPassword
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryUser.Update |
withPassword(String password)
Specifies the password of the user.
|
ActiveDirectoryUser.Update withPassword(String password)
password - the password of the userCopyright © 2020 Microsoft Corporation. All rights reserved.