Interface ActiveDirectoryUser.DefinitionStages.WithPromptToChangePasswordOnLogin

    • Method Detail

      • withPromptToChangePasswordOnLogin

        ActiveDirectoryUser.DefinitionStages.WithCreate withPromptToChangePasswordOnLogin​(boolean promptToChangePasswordOnLogin)
        Specifies whether the user should change password on the next login.
        Parameters:
        promptToChangePasswordOnLogin - true if the user should change password on next login.
        Returns:
        the next stage of user definition