Uses of Class
odata.msgraph.client.beta.complex.PasswordProfile.Builder
-
Packages that use PasswordProfile.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of PasswordProfile.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return PasswordProfile.Builder Modifier and Type Method Description static PasswordProfile.BuilderPasswordProfile. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).PasswordProfile.BuilderPasswordProfile.Builder. forceChangePasswordNextSignIn(Boolean forceChangePasswordNextSignIn)PasswordProfile.BuilderPasswordProfile.Builder. forceChangePasswordNextSignInWithMfa(Boolean forceChangePasswordNextSignInWithMfa)PasswordProfile.BuilderPasswordProfile.Builder. password(String password)
-