Class PasswordProfile
java.lang.Object
com.microsoft.store.partnercenter.models.users.PasswordProfile
public class PasswordProfile extends Object
-
Constructor Summary
Constructors Constructor Description PasswordProfile() -
Method Summary
Modifier and Type Method Description booleangetForceChangePassword()StringgetPassword()voidsetForceChangePassword(boolean value)voidsetPassword(String value)
-
Constructor Details
-
PasswordProfile
public PasswordProfile()
-
-
Method Details
-
getForceChangePassword
public boolean getForceChangePassword() -
setForceChangePassword
public void setForceChangePassword(boolean value) -
getPassword
-
setPassword
-