Interface UserContract.DefinitionStages.WithPassword

    • Method Detail

      • withPassword

        UserContract.DefinitionStages.WithCreate withPassword​(String password)
        Specifies the password property: User Password. If no value is provided, a default password is generated..
        Parameters:
        password - User Password. If no value is provided, a default password is generated.
        Returns:
        the next definition stage.