Uses of Class
com.microsoft.azure.management.graphrbac.PasswordProfile
Packages that use PasswordProfile
Package
Description
This package contains the classes for GraphRbacManagementClient.
-
Uses of PasswordProfile in com.microsoft.azure.management.graphrbac
Methods in com.microsoft.azure.management.graphrbac that return PasswordProfileModifier and TypeMethodDescriptionPasswordProfile.withAdditionalProperties
(Map<String, Object> additionalProperties) Set the additionalProperties value.PasswordProfile.withForceChangePasswordNextLogin
(Boolean forceChangePasswordNextLogin) Set the forceChangePasswordNextLogin value.PasswordProfile.withPassword
(String password) Set the password value.