$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) : null PasswordProfile constructor Parameters array $propDict List of properties to set Defaults to an empty array Returns null
setPassword() setPassword(string $val) : null Sets the password Parameters string $val The value of the password Returns null
getForceChangePasswordNextSignIn() getForceChangePasswordNextSignIn() : boolean Gets the forceChangePasswordNextSignIn Returns boolean — The forceChangePasswordNextSignIn
setForceChangePasswordNextSignIn() setForceChangePasswordNextSignIn(boolean $val) : null Sets the forceChangePasswordNextSignIn Parameters boolean $val The value of the forceChangePasswordNextSignIn Returns null